neo4j-graphql-js
neo4j-graphql-js copied to clipboard
Seed generator for auto-generated mutations
it would be so awesome if you created a seed generator that simply generated a text when the schema gets augmented. Maybe a function like generateSeedMutations(). We could just call it to console.log() and then copy and paste it. Ideally to create 3 nodes from each generated mutation with unique ids and names.
https://github.com/neo4j-graphql/neo4j-graphql-js/issues/608