graphql-python / graphql-python/swapi-graphene
Get introspective schema on client side
未关闭
- 主要语言
- Python
- 星标
- 174
- 派生
- 33
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。