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

[Feature Request] Export request query to graphql #599

Open
chutuananh2k opened this issue May 5, 2024 · 1 comment
Open

[Feature Request] Export request query to graphql #599

chutuananh2k opened this issue May 5, 2024 · 1 comment

Comments

@chutuananh2k
Copy link

Sometime we want to store query for later use, for example, to implement "saved search" feature. In my case I want to store the query and do cron job on the backend.
It would be great if we can export Request and Vars to its graphql string repesentation.

@knaeckeKami
Copy link
Collaborator

You can! The request classes are serializable

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