graphql-kit / graphql-lodash

🛠 Data manipulation for GraphQL queries with lodash syntax
https://apis.guru/graphql-lodash/
MIT License
1.23k stars 48 forks source link

The Headers buttons don't do anything #16

Closed digeomel closed 5 years ago

digeomel commented 6 years ago

In the GraphiQL demo, the [Add] button under the headers does nothing:

image

I would like to use this to submit some authentication headers to my query, but I can't.