How do you keep it in code @Yoann Couble
Do you have some objects or something like
const collection1 = {
someField: 'string',
someOtherField: 'number'
}
Then have some function that basically upserts the collections or whatever? Presume these are custom scripts you created