Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
import.json 58 KiB
Newer Older
  • Learn to ignore specific revisions
  •                     "shelf": 4,
                        "place": 1
                    }
                }
            },
            {
                "association": "library.book_position",
                "instance": "$p46",
                "properties": {
                    "books": { "id": "$b46"},
                    "shelving": { "id": "$s2"},
                    "position": {
                        "shelf": 4,
                        "place": 2
                    }
                }
            }
        ]
    }