timqian / gql-generator

Generate queries from graphql schema, used for writing api test.
MIT License
375 stars 93 forks source link

header Authorization #34

Open rinaharry opened 4 years ago

rinaharry commented 4 years ago

is it possible to make header autorization to the requete?

timqian commented 4 years ago

this tool is used to generate files, you can set query header with graphql-request or apollo-graphql