For me it works when I changed the url to https://<HOST>/graphql/execute.json/<GRAPHQL_ENDPOINT>/<PERSISTED_QUERY>%3B%2F%3Bid%3D123456%3Blocal%3Den Note: My query started working after adding ;/ before variable declaration. ......QUERY;/;variable1=value1;variable2=value2