Improved GraphQL Error Messages
The error messages returned when using the GraphQL API have been improved. They now include a documentationUrl property that refers you directly to the error details in the API documentation.
Example of the new payload:
These details help you understand why the error occurred and offer a solution. For more information, see the GraphQL Errors Explained section of the GraphQL Content API.