Skip to content

GraphQL API is missing introspection types #102

Answered by rodrigoddalmeida
haf asked this question in Help
Discussion options

You must be logged in to vote

Hi, @haf! I was able to fetch introspection types @ haf-se.swell.store/graphql with a POST to IntrospectionQuery. You can see an example of that request by checking your Network console tab when accessing your GraphQL Playground .

If you have added/updated models with custom fields, you can rebuild the GraphQL schema by using Cache-control: no-cache in the request headers.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by logeshswell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
2 participants