To aid troubleshooting, it would be very helpful to have the unparsed raw GraphQL response payload returned as a property on the GraphResult object. Potential patch: [add_raw_graphql_response.patch](https://github.com/user-attachments/files/24536963/add_raw_graphql_response.patch) Thanks!