IRemoteQuery
Data structure for exported windows
Extends
Properties
apiUrl
apiUrl:
string
Inherited from
collectionId
collectionId:
string
ID of the collection this query belongs to
Overrides
created_at?
optional
created_at:number
Inherited from
BaseOwnableDocument
.created_at
gqlSchema?
optional
gqlSchema:GraphQLSchema
Inherited from
headers
headers:
object
[]
Inherited from
id
id:
string
Overrides
ownerUid
ownerUid:
string
Inherited from
postRequestScript?
optional
postRequestScript:string
Inherited from
postRequestScriptEnabled?
optional
postRequestScriptEnabled:boolean
Inherited from
IQuery
.postRequestScriptEnabled
preRequestScript?
optional
preRequestScript:string
Inherited from
preRequestScriptEnabled?
optional
preRequestScriptEnabled:boolean
Inherited from
IQuery
.preRequestScriptEnabled
query
query:
string
Inherited from
requestHandlerAdditionalParams?
optional
requestHandlerAdditionalParams:string
Inherited from
IQuery
.requestHandlerAdditionalParams
requestHandlerId?
optional
requestHandlerId:RequestHandlerIds
Inherited from
storageType?
optional
storageType:EntityStorageType
Inherited from
subscriptionConnectionParams?
optional
subscriptionConnectionParams:string
Inherited from
IQuery
.subscriptionConnectionParams
subscriptionRequestHandlerId?
optional
subscriptionRequestHandlerId:RequestHandlerIds
Inherited from
IQuery
.subscriptionRequestHandlerId
subscriptionUrl
subscriptionUrl:
string
Inherited from
subscriptionUseDefaultRequestHandler?
optional
subscriptionUseDefaultRequestHandler:boolean
Inherited from
IQuery
.subscriptionUseDefaultRequestHandler
teamUid?
optional
teamUid:string
type
type:
"window"
Inherited from
updated_at?
optional
updated_at:number
Inherited from
BaseOwnableDocument
.updated_at
variables
variables:
string
Inherited from
version
version:
1
Inherited from
windowIdInCollection?
optional
windowIdInCollection:string
ID for window in collection
Inherited from
windowName
windowName:
string