You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The final top-level key allowed by the GraphQL specification in a response is the extentions key. This key is reserved for GraphQL implementations to provide additional information about the response and though it must be an object if present, there are no other restrictions on what it may contain.
https://graphql.org/learn/response/#extensions
https://smallrye.io/smallrye-graphql/1.9.3/extensions/
https://smallrye.io/smallrye-graphql/1.9.3/custom-error-extensions/
The text was updated successfully, but these errors were encountered: