Skip to content

PluginWindowState

Data structure for exported windows

Extends

Properties

apiUrl

apiUrl: string

Inherited from

ExportWindowState.apiUrl


authorizationData

authorizationData: unknown

Inherited from

ExportWindowState.authorizationData


authorizationType

authorizationType: undefined | string

Inherited from

ExportWindowState.authorizationType


collectionId?

optional collectionId: string

ID of the collection this query belongs to

Inherited from

ExportWindowState.collectionId


gqlSchema?

optional gqlSchema: GraphQLSchema

Inherited from

ExportWindowState.gqlSchema


headers

headers: object[]

Inherited from

ExportWindowState.headers


postRequestScript

postRequestScript: undefined | string

Inherited from

ExportWindowState.postRequestScript


postRequestScriptEnabled

postRequestScriptEnabled: undefined | boolean

Inherited from

ExportWindowState.postRequestScriptEnabled


preRequestScript

preRequestScript: undefined | string

Inherited from

ExportWindowState.preRequestScript


preRequestScriptEnabled

preRequestScriptEnabled: undefined | boolean

Inherited from

ExportWindowState.preRequestScriptEnabled


query

query: string

Inherited from

ExportWindowState.query


queryResults

queryResults: string[]


requestEndTime

requestEndTime: number


requestHandlerAdditionalParams

requestHandlerAdditionalParams: undefined | string

Inherited from

ExportWindowState.requestHandlerAdditionalParams


requestHandlerId

requestHandlerId: undefined | RequestHandlerIds

Inherited from

ExportWindowState.requestHandlerId


requestStartTime

requestStartTime: number


responseStatus

responseStatus: number


responseTime

responseTime: number


sdl

sdl: string


subscriptionConnectionParams

subscriptionConnectionParams: undefined | string

Inherited from

ExportWindowState.subscriptionConnectionParams


subscriptionRequestHandlerId

subscriptionRequestHandlerId: undefined | RequestHandlerIds

Inherited from

ExportWindowState.subscriptionRequestHandlerId


subscriptionUrl

subscriptionUrl: string

Inherited from

ExportWindowState.subscriptionUrl


subscriptionUseDefaultRequestHandler

subscriptionUseDefaultRequestHandler: undefined | boolean

Inherited from

ExportWindowState.subscriptionUseDefaultRequestHandler


type

type: "window"

Inherited from

ExportWindowState.type


variables

variables: string

Inherited from

ExportWindowState.variables


version

version: 1

Inherited from

ExportWindowState.version


windowId

windowId: string


windowIdInCollection?

optional windowIdInCollection: string

ID for window in collection

Inherited from

ExportWindowState.windowIdInCollection


windowName

windowName: string

Inherited from

ExportWindowState.windowName