Expand description

APIs related to executing a GraphQL request and returning a GraphQL response

Re-exports

Structs

Enums

Functions

  • Coerce the values of variables from a GraphQL request to the types expected by the operation.

Type Aliases

  • A JSON-compatible object/map with string keys and dynamically-typed values.
  • A JSON-compatible dynamically-typed value.