We run a project that uses the @additionalLabels directive to create multi-tenancy like it is suggested by the older version of the GRANDstack documentation.
Now we run into the problem when migration to the new version that this directive is "Not supported at this time" as it is stated here https://neo4j.com/docs/graphql-manual/current/guides/migration-guide/type-definitions/#_additionallabels
Does anyone know
- a workaround to get it done as elegant as in the former version
- when this directive will be available again
Thanks for your help!