graphql-compiler icon indicating copy to clipboard operation
graphql-compiler copied to clipboard

"Adding Edges" section in Read The Docs

Open chewselene opened this issue 6 years ago • 1 comments

More information is needed for how to add custom edges to schema.

chewselene avatar Nov 13 '19 21:11 chewselene

There is currently such a section: https://graphql-compiler.readthedocs.io/en/latest/supported_databases/sql.html#sql-edges

I do think that the current information is not the best. Specifically, I think that we should mention that before adding custom edges it is a good idea to print the schema to visualize what it looks like.

pmantica1 avatar Nov 13 '19 22:11 pmantica1