graphql library
Classes
- GraphqlAuthenticate
- Add authentication params on Graphql request
- GraphqlConfig
- GraphqlDocumentVars
-
Replace elements on document if include [
value
] on var map -
GraphQlInterface<
T> -
GraphqlMutation<
T> - GraphqlMutationVoid
- GraphqlOnErrorEvent
- GraphqlOnErrorWithVariablesEvent
-
GraphqlQuery<
T> - GraphqlQueryVoid
- GraphqlRequestFail
- GraphqlResponseOutput
- GraphqlTimeout
- GraphqlVariables
- Set the document variables from a map
- RequestInputError
Typedefs
-
GraphqlParams
= Future<
JsonMap> -
GraphqlSuccessResponse<
T> = Future< T> Function(JsonMap params)
Exceptions / Errors
- GraphqlClientNotFound
- Graphql instance is not set on init sytem
- GraphQlConnectivityException
- GraphqlErrorCode
- Error code from response with format FAIL_CODE
- GraphqlResourceNotFound
- Use for 404 error code
- GraphqlResultException
- GraphqlValidationErrors
- Validation inputs errors