Hi,
I am in the process of trying to use GraphQL I have manged to get Queries without parameters and Queries with parameters to work but Mutations are proving to be a real struggle.
I am using WinHttp.WinHttpRequest and changing between "Content-Type" "application/json" and "application/graphql" where necessary.
Can anyone point me to a resource?
TIA.
I am in the process of trying to use GraphQL I have manged to get Queries without parameters and Queries with parameters to work but Mutations are proving to be a real struggle.
I am using WinHttp.WinHttpRequest and changing between "Content-Type" "application/json" and "application/graphql" where necessary.
Can anyone point me to a resource?
TIA.