Module apollo_compiler::execution

source ·
Expand description

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

Re-exports§

Structs§

Enums§

Functions§

Type Aliases§

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