Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExecuteOperationOptions

Hierarchy

  • ExecuteOperationOptions

Index

Properties

endpoint

endpoint: Endpoint

literal

projectConfig

projectConfig: GraphQLProjectConfig

updateCallback

updateCallback: (data: string, operation: string) => void

Type declaration

    • (data: string, operation: string): void
    • Parameters

      • data: string
      • operation: string

      Returns void

variables

variables: UserVariables

Generated using TypeDoc