This repository was archived by the owner on Jun 28, 2023. It is now read-only.

Description
Hi,
I was wondering whether the GraphQL schema could be - to some extent - figured out by analyzing the Neo4j database (kind of what CALL db.schema() does).

Besides, my guess is that some of the properties types can be determined based on their content.
Is this a route that you want to follow?
Many thanks for your insights.