Reading in PHP response from Graphql mutation to see if there is an error

Reading in PHP response from Graphql mutation to see if there is an error

Hi All, I am trying to check for an error response on a post in PHP with the graphql mutation to subscribe/unsubscribe to sales changes.

 

Read More