You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.
An example is when interacting with the Shopify GraphQL API, auth is done via an API token sent in a custom header like X-Shopify-Access-Token=************. Being able to pass in this header or key/value pair would be beneficial. Currently, I cannot get the schema from Shopify with the GraphQLinq.Scaffolding tool.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
See title.
An example is when interacting with the Shopify GraphQL API, auth is done via an API token sent in a custom header like
X-Shopify-Access-Token=************
. Being able to pass in this header or key/value pair would be beneficial. Currently, I cannot get the schema from Shopify with theGraphQLinq.Scaffolding
tool.The text was updated successfully, but these errors were encountered: