graphql-python / graphql-python/swapi-graphene

Get introspective schema on client side

Open
#14 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
174
Forks
33
PR merge metrics
No merged PRs in 30d

Description

Hello Team,

Im trying to get introspective schema on my android client. for that Im using following command.
`apollo-codegen download-schema http://swapi.graphene-python.org/--output schema.json`

But it returns me following error:
`error: Error while fetching introspection query result: invalid json response body at http://swapi.graphene-python.org/ reason: Unexpected token < in JSON at position 1`

I require schema.json at client side to query the server.

Kindly guide.
Thank you.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.