I am able to make rest api call and confused in case of graphql api call here i have QUERY and GRAPHQL VARIABLES do where I put this thing if I using
I am able to make rest api call and confused in case of graphql api call here i have QUERY and GRAPHQL VARIABLES do where I put this thing if I using
Hey I want more clarity can we connect, please let's make a discord channel so we can help in real-time for every developer
https://discord.gg/CAfCGyG9
Viren You can use GraphQL by setting the `method=post` and passing in a `query` value. This works for some GraphQL servers I'm using. Example: https://gitlab.com/-/snippets/3620596