Solved
graphql postman request gives null value for NonNull type '[IDFilterExpression]!
in graphiql explorer, the query works normally:

but in postman, I get this error:

in graphiql explorer, the query works normally:

but in postman, I get this error:

Hi @arthursa1 , as this is a persisted query, variables should be sent as the part of the URL and not as a body.
Following is the documentation for the same: https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/headless/graphql-api/persisted-queries#query-variables
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.