neo4j-graphql-js icon indicating copy to clipboard operation
neo4j-graphql-js copied to clipboard

Seed generator for auto-generated mutations

Open johnymontana opened this issue 7 years ago • 1 comments

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.

johnymontana avatar Jun 29 '18 17:06 johnymontana

https://github.com/neo4j-graphql/neo4j-graphql-js/issues/608

michaeldgraham avatar May 02 '21 04:05 michaeldgraham