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

Accept endpoint URL and make POST queries automatically #4

Open
hexylena opened this issue Feb 21, 2017 · 3 comments
Open

Accept endpoint URL and make POST queries automatically #4

hexylena opened this issue Feb 21, 2017 · 3 comments

Comments

@hexylena
Copy link

It would be nice not to have to make the query and paste the result, even if it requires adding a CORS exception to my server (or deploying my own copy).

(This is partially the result of the size of the introspected schema JSON object, ~6.3 Mb compared to the built-ins which are 800k at most.)

@RomanHotsiy
Copy link
Collaborator

@erasche we will definitely add such possibility soon.
But maybe you'll be interested in deploying voyager directly to your server. Check out README for details

@RomanHotsiy
Copy link
Collaborator

It is already implemented in the demo. Use url query param. It doesn't support authorization headers though.

For example:
https://apis.guru/graphql-voyager/?url=https://mpjk0plp9.lp.gql.zone/graphql

@FluorescentHallucinogen
Copy link
Contributor

See #148. 😉

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

No branches or pull requests

3 participants