Set route query parameters when making a request #282
Answered
by
Diizzayy
motion-work
asked this question in
Q&A
-
Is it possible to pass route query parameters when making a post request to the graphql endpoint? |
Beta Was this translation helpful? Give feedback.
Answered by
Diizzayy
Dec 22, 2022
Replies: 1 comment 1 reply
-
@motion-work the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
motion-work
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@motion-work the
useGqlHost
composable might be what you're looking for.