graphql-python / graphql-python/swapi-graphene

Get introspective schema on client side

Aperta
#14 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
174
Fork
33
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.