Skip to content

PluginWindowState ​

Data structure for exported windows

Extends ​

Properties ​

apiUrl ​

apiUrl: string

Inherited from ​

ExportWindowState.apiUrl


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? ​

optional postRequestScript: string

Inherited from ​

ExportWindowState.postRequestScript


postRequestScriptEnabled? ​

optional postRequestScriptEnabled: boolean

Inherited from ​

ExportWindowState.postRequestScriptEnabled


preRequestScript? ​

optional preRequestScript: string

Inherited from ​

ExportWindowState.preRequestScript


preRequestScriptEnabled? ​

optional preRequestScriptEnabled: boolean

Inherited from ​

ExportWindowState.preRequestScriptEnabled


query ​

query: string

Inherited from ​

ExportWindowState.query


queryResults ​

queryResults: string[]


requestEndTime ​

requestEndTime: number


requestHandlerAdditionalParams? ​

optional requestHandlerAdditionalParams: string

Inherited from ​

ExportWindowState.requestHandlerAdditionalParams


requestHandlerId? ​

optional requestHandlerId: RequestHandlerIds

Inherited from ​

ExportWindowState.requestHandlerId


requestStartTime ​

requestStartTime: number


responseStatus ​

responseStatus: number


responseTime ​

responseTime: number


sdl ​

sdl: string


subscriptionConnectionParams? ​

optional subscriptionConnectionParams: string

Inherited from ​

ExportWindowState.subscriptionConnectionParams


subscriptionRequestHandlerId? ​

optional subscriptionRequestHandlerId: RequestHandlerIds

Inherited from ​

ExportWindowState.subscriptionRequestHandlerId


subscriptionUrl ​

subscriptionUrl: string

Inherited from ​

ExportWindowState.subscriptionUrl


subscriptionUseDefaultRequestHandler? ​

optional subscriptionUseDefaultRequestHandler: 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