I am currently testing the use of the Shopify GraphQL API with the node "node-red-contrib-graphql". However, contrary to the documentation, I get a timestamp as the response in the msg.payload instead of an object. The same happens when I run the provided example flow.
In the debug information the expected response is visible under debugInfo.data.data. Does anyone have any idea?
The query is tested with Postman and functional.
Thanks and greetings
Stefan