GraphQL persisted queries in Publish enviroment
Hi Team,
Created new GraphQL Persistence query and while accessing in publish it is giving the below error. Is there any permissions missing in publish?
{"errors":[{"errorType":"PersistenceError","message":"Could not find Persisted Query","details":"Configuration: 'project123' and Query Name: 'productdata' does not resolve to an existing Persistent Query"}]}