Fix for GraphQL complexity limit example error message
What changed?
Re-formatted the example GraphQL complexity limit error message to match what is actually returned: An errors array with a message property in the error object.
Release notes draft
Fixed incorrect formatting of the example error message for GraphQL complexity limits.
Fix for GraphQL complexity limit example error message
What changed?
errors
array with amessage
property in the error object.Release notes draft