Skip to content

IRemoteQuery

Data structure for exported windows

Extends

Properties

apiUrl

apiUrl: string

Inherited from

IQuery.apiUrl


authorizationData

authorizationData: unknown

Inherited from

IQuery.authorizationData


authorizationType

authorizationType: undefined | string

Inherited from

IQuery.authorizationType


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

postRequestScript: undefined | string

Inherited from

IQuery.postRequestScript


postRequestScriptEnabled

postRequestScriptEnabled: undefined | boolean

Inherited from

IQuery.postRequestScriptEnabled


preRequestScript

preRequestScript: undefined | string

Inherited from

IQuery.preRequestScript


preRequestScriptEnabled

preRequestScriptEnabled: undefined | boolean

Inherited from

IQuery.preRequestScriptEnabled


query

query: string

Inherited from

IQuery.query


requestHandlerAdditionalParams

requestHandlerAdditionalParams: undefined | string

Inherited from

IQuery.requestHandlerAdditionalParams


requestHandlerId

requestHandlerId: undefined | RequestHandlerIds

Inherited from

IQuery.requestHandlerId


storageType?

optional storageType: EntityStorageType

Inherited from

IQuery.storageType


subscriptionConnectionParams

subscriptionConnectionParams: undefined | string

Inherited from

IQuery.subscriptionConnectionParams


subscriptionRequestHandlerId

subscriptionRequestHandlerId: undefined | RequestHandlerIds

Inherited from

IQuery.subscriptionRequestHandlerId


subscriptionUrl

subscriptionUrl: string

Inherited from

IQuery.subscriptionUrl


subscriptionUseDefaultRequestHandler

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