Apollo GraphQL: Can't connect to schema via Yarn

You need to introspect the schema from the graphql endpoint not the admin/schema endpoint.

Like:

schema: "http://localhost:9000/graphql