Errors
- AuthnError distinctError
- AuthzError distinctError
- ClientError RequestError | ServerError
- Error distinct
- RequestError distinctrecord {| body anydata |}
- ServerError distinctrecord {| data json?, errors ErrorDetail[ ], extensions map<json>? |}
Represents the authentication error type.
Represents the authorization error type.
Represents GraphQL client related generic errors.
Represents any error related to the Ballerina GraphQL module.
Represents GraphQL client side or network level errors.
Represents GraphQL API response during GraphQL API server side errors.