Options
All
  • Public
  • Public/Protected
  • All
Menu

Client for GraphQL operations. Provided to all handlers.

Hierarchy

  • GraphClient

Implemented by

Index

Properties

Methods

Properties

endpoint

endpoint: string

GraphQL endpoint

Methods

mutate

query

  • query<T, Q>(optionsOrName: QueryOptions<Q> | string): Promise<T>

Generated using TypeDoc