OneGraph / graphiql-explorer

Explorer plugin for GraphiQL
MIT License
904 stars 97 forks source link

Add externalFragments props #80

Closed sgrove closed 2 years ago

sgrove commented 2 years ago

There may be fragments you want available in the explorer that are not contained in the document you're examining.

Brings us to parity with GraphiQL https://github.com/graphql/graphiql/pull/1750/files

I also ran prettier, and it removed some parens.