It'd be great to be able to specify a remote schema.graphql file. If I try to, I get an error Unexpected response: "type Query {...". I'm guessing if a url is specified graphql-config assumes it's a GraphQL server endpoint rather than a remote schema file. Is there a workaround?