Skip to content

ExportWindowState

Data structure for exported windows

Extended by

Properties

apiUrl

apiUrl: string


collectionId?

optional collectionId: string

ID of the collection this query belongs to


gqlSchema?

optional gqlSchema: GraphQLSchema


headers

headers: object[]


postRequestScript?

optional postRequestScript: string


postRequestScriptEnabled?

optional postRequestScriptEnabled: boolean


preRequestScript?

optional preRequestScript: string


preRequestScriptEnabled?

optional preRequestScriptEnabled: boolean


query

query: string


requestHandlerAdditionalParams?

optional requestHandlerAdditionalParams: string


requestHandlerId?

optional requestHandlerId: RequestHandlerIds


subscriptionConnectionParams?

optional subscriptionConnectionParams: string


subscriptionRequestHandlerId?

optional subscriptionRequestHandlerId: RequestHandlerIds


subscriptionUrl

subscriptionUrl: string


subscriptionUseDefaultRequestHandler?

optional subscriptionUseDefaultRequestHandler: boolean


type

type: "window"


variables

variables: string


version

version: 1


windowIdInCollection?

optional windowIdInCollection: string

ID for window in collection


windowName

windowName: string