Introspect GraphQL schema from a user-defined server. It uses github.com/suessflorian/gqlfetch on the background.
Bearer token to use it in the header of the http request in case the server is protected.
URL of the host
Path of the graphql api, defaults to api/graphql/
Destination to save fetched schema file, defaults to schema.graphql in the current working directory