You need to introspect the schema from the graphql endpoint not the admin/schema endpoint.
Like:
schema: "http://localhost:9000/graphql
You need to introspect the schema from the graphql endpoint not the admin/schema endpoint.
Like:
schema: "http://localhost:9000/graphql