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

Must provide query string. should not be an error with APQ #6998

Open
SivkovSavely opened this issue May 21, 2024 · 1 comment
Open

Must provide query string. should not be an error with APQ #6998

SivkovSavely opened this issue May 21, 2024 · 1 comment
Assignees
Labels
kind/bug Bug :-( stage/1-reproduction A reproduction exists

Comments

@SivkovSavely
Copy link

Linked from: dotansimha/graphql-yoga#3284

I need to support APQs in Mesh. For this I've added the useAPQ Envelop plugin from Yoga.
The request passes through when I have a query parameter in the body but it doesn't pass when I don't have query even if I have APQ's extension parameter.

Here is the reproduction repository: https://github.com/SivkovSavely/api-gate-mvp-repro

@ardatan
Copy link
Owner

ardatan commented Nov 6, 2024

Could you try it with the latest version?
Sorry for the late response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Bug :-( stage/1-reproduction A reproduction exists
Projects
None yet
Development

No branches or pull requests

3 participants