nteract / graphql-schema-exploration

Exploring a GraphQL schema for notebooks
https://gql-explore.nteract.io/
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

bring back enummed type fields #6

Closed rgbkrk closed 5 years ago

rgbkrk commented 5 years ago

Along the way here I found out that mocks would override resolvers by default, thus defeating the purpose of hacking on resolvers. Solution: set mockEntireSchema: false in the server config.

This sticks in cellType and outputType in cells and outputs respectively.

Unanswered questions for me:

vercel[bot] commented 5 years ago

This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.

todo[bot] commented 5 years ago

Figure out if there's a way to set a literal on a type field

https://github.com/nteract/graphql-schema-exploration/blob/4f8270a0a3012e227b84c3dbcda17263fea1faa3/index.js#L34-L39


This comment was generated by todo based on a TODO comment in 4f8270a0a3012e227b84c3dbcda17263fea1faa3 in #6. cc @nteract.