Skip to content

Type Utils

You can import useful type tools from @gqfn/core by import #gqfn.

ts
import {
  LoadFromUrl,
  RequireQueryPart,
  ResultOf,
  Schemas,
  TypedQueryDocumentNode,
  VariablesOf
} from '#gqfn'