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'

Type Definitions

ts
export type {  } from '@gqfn/core/schema'
export type {  } from '@gqfn/core'
export type { , , ,  } from '@gqfn/core/types'