graphql-python / graphql-python/swapi-graphene
Get introspective schema on client side
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 174
- Forks
- 33
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.