Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • GraphQLOptions

Index

Properties

Optional authMode

authMode: keyof typeof GRAPHQL_AUTH_MODE

Optional authToken

authToken: string

query

query: string | DocumentNode

Optional userAgentSuffix

userAgentSuffix: string
deprecated

This property should not be used

Optional variables

variables: object