Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Get introspective schema on client side

Open
#14 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
android, django, graphql, python
Domain
api, mobile

Research direction

The issue names no repository file or test. Start by reproducing the apollo-codegen command against the supplied URL and inspect the returned response; done would be a documented, valid way to obtain schema.json for the Android client.

Written by the indexing model from the issue text.

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.

Dominant language
Python
Stars
174
Forks
33
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from graphql-python/swapi-graphene

All issues in graphql-python/swapi-graphene

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.