Skip to content

IRemoteQuery

Data structure for exported windows

Extends

Properties

apiUrl

apiUrl: string

Inherited from

IQuery.apiUrl


collectionId

collectionId: string

ID of the collection this query belongs to

Overrides

IQuery.collectionId


created_at?

optional created_at: number

Inherited from

BaseOwnableDocument.created_at


gqlSchema?

optional gqlSchema: GraphQLSchema

Inherited from

IQuery.gqlSchema


headers

headers: object[]

Inherited from

IQuery.headers


id

id: string

Overrides

BaseOwnableDocument.id


ownerUid

ownerUid: string

Inherited from

BaseOwnableDocument.ownerUid


postRequestScript?

optional postRequestScript: string

Inherited from

IQuery.postRequestScript


postRequestScriptEnabled?

optional postRequestScriptEnabled: boolean

Inherited from

IQuery.postRequestScriptEnabled


preRequestScript?

optional preRequestScript: string

Inherited from

IQuery.preRequestScript


preRequestScriptEnabled?

optional preRequestScriptEnabled: boolean

Inherited from

IQuery.preRequestScriptEnabled


query

query: string

Inherited from

IQuery.query


requestHandlerAdditionalParams?

optional requestHandlerAdditionalParams: string

Inherited from

IQuery.requestHandlerAdditionalParams


requestHandlerId?

optional requestHandlerId: RequestHandlerIds

Inherited from

IQuery.requestHandlerId


storageType?

optional storageType: EntityStorageType

Inherited from

IQuery.storageType


subscriptionConnectionParams?

optional subscriptionConnectionParams: string

Inherited from

IQuery.subscriptionConnectionParams


subscriptionRequestHandlerId?

optional subscriptionRequestHandlerId: RequestHandlerIds

Inherited from

IQuery.subscriptionRequestHandlerId


subscriptionUrl

subscriptionUrl: string

Inherited from

IQuery.subscriptionUrl


subscriptionUseDefaultRequestHandler?

optional subscriptionUseDefaultRequestHandler: boolean

Inherited from

IQuery.subscriptionUseDefaultRequestHandler


teamUid?

optional teamUid: string


type

type: "window"

Inherited from

IQuery.type


updated_at?

optional updated_at: number

Inherited from

BaseOwnableDocument.updated_at


variables

variables: string

Inherited from

IQuery.variables


version

version: 1

Inherited from

IQuery.version


windowIdInCollection?

optional windowIdInCollection: string

ID for window in collection

Inherited from

IQuery.windowIdInCollection


windowName

windowName: string

Inherited from

IQuery.windowName