Hi,
I'm trying to implement multitenancy in a Neo4j database with GRANDStack. Each tenant corresponds to a company and each company will have its own graphql schema.
Researching, I've read that, for now, multitenancy in Neo4j is not supported nativel...