Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AS API: Allow passing headers when making GraphQL requests #204

Open
ospencer opened this issue Feb 3, 2022 · 2 comments
Open

AS API: Allow passing headers when making GraphQL requests #204

ospencer opened this issue Feb 3, 2022 · 2 comments

Comments

@ospencer
Copy link
Contributor

ospencer commented Feb 3, 2022

This may also need to be implemented for other languages. Headers can be passed the same way as HTTP handles headers.

@cohix
Copy link
Contributor

cohix commented Feb 3, 2022

@ospencer is this for headers other than auth?

@ospencer
Copy link
Contributor Author

ospencer commented Feb 4, 2022

I hadn't really thought about it—this was mostly for one-off auth (if you couldn't use Atmo's auth handling), though there might be some use cases where it'd be useful for other headers (analytics, etc).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants