I am testing a graphql endpoint that uses POST request with persisted queries, I tried a the following query: { “query”:”query{signedUser}” } the …
I am testing a graphql endpoint that uses POST request with persisted queries, I tried a the following query: { “query”:”query{signedUser}” } the …