Interface | Description |
---|---|
GraphQLErrorsResponseHandler | Responsible for defining what data is available in a response to return validation errors to the user |
Class | Description |
---|---|
DefaultGraphQLErrorsResponseHandler | The default way to respond with validation errors in GraphQL. |