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

Input extensions, needed for automatic peristed queries #3296

Open
3 tasks done
basvandriel opened this issue Dec 17, 2023 · 0 comments
Open
3 tasks done

Input extensions, needed for automatic peristed queries #3296

basvandriel opened this issue Dec 17, 2023 · 0 comments

Comments

@basvandriel
Copy link
Contributor

basvandriel commented Dec 17, 2023

Related to #1707. This requires support for the underneath example in the curl command. See the documentation here.

curl --get http://localhost:4000/graphql \
  --header 'content-type: application/json' \
  --data-urlencode 'extensions={"persistedQuery":{"version":1,"sha256Hash":"ecf4edb46db40b5132295c0291d62fb65d6759a9eedfa4d5d612dd5ec54a6b38"}}'

Feature Request Type

  • Core functionality
  • Alteration (enhancement/optimization) of existing feature(s)
  • New behavior

Description

For sending across extra input data, without a query for example in the automatic persisted queries example, the extensions input can be of use. See example above.

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@basvandriel basvandriel mentioned this issue Dec 17, 2023
11 tasks
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

1 participant