Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateOptions<Schema>

Create Options needed for hook instances creation

Type parameters

  • Schema

Hierarchy

  • CreateOptions

Index

Properties

Optional creationHeaders

creationHeaders: Headers

Headers added to all hooks fetch calls

endpoint

endpoint: string

Endpoint of the GraphQL server

schema

schema: Schema

gqless GraphQL Schema

Generated using TypeDoc