Skip to content

IQuery

Data structure for exported windows

Extends

Extended by

Properties

apiUrl

apiUrl: string

Inherited from

ExportWindowState.apiUrl


collectionId?

optional collectionId: string

ID of the collection this query belongs to

Inherited from

ExportWindowState.collectionId


created_at?

optional created_at: number


gqlSchema?

optional gqlSchema: GraphQLSchema

Inherited from

ExportWindowState.gqlSchema


headers

headers: object[]

Inherited from

ExportWindowState.headers


id?

optional id: string


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


requestHandlerAdditionalParams?

optional requestHandlerAdditionalParams: string

Inherited from

ExportWindowState.requestHandlerAdditionalParams


requestHandlerId?

optional requestHandlerId: RequestHandlerIds

Inherited from

ExportWindowState.requestHandlerId


storageType?

optional storageType: EntityStorageType


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


updated_at?

optional updated_at: number


variables

variables: string

Inherited from

ExportWindowState.variables


version

version: 1

Inherited from

ExportWindowState.version


windowIdInCollection?

optional windowIdInCollection: string

ID for window in collection

Inherited from

ExportWindowState.windowIdInCollection


windowName

windowName: string

Inherited from

ExportWindowState.windowName