graphdoc
graphdoc copied to clipboard
Option to skip built-in types
Is it possible to skip the built-in types like scalars and all the underscored stuff like __DirectiveLocation?
Was an answer to this ever found?
I don't believe I ever found a solution, no.. We ended up writing a visual, introspective data browser for our customers instead, which I actually just published the first public draft of: https://github.com/BiQ/graphql-inquirer
You can use the following plugin graphdoc-plugin-erase to easily achieved a configurable output.