graphql-python / graphql-python/swapi-graphene
Get introspective schema on client side
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 174
- Fork
- 33
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.