Skip to content

ExportCollectionState ​

Extends ​

Properties ​

collections? ​

optional collections: IQueryCollectionTree[]

Inherited from ​

IQueryCollectionTree.collections


created_at? ​

optional created_at: number

Inherited from ​

IQueryCollectionTree.created_at


description? ​

optional description: string

Inherited from ​

IQueryCollectionTree.description


id ​

id: string

Inherited from ​

IQueryCollectionTree.id


parentPath? ​

optional parentPath: string

path of the collection in the collection tree e.g. '/123/456'

Inherited from ​

IQueryCollectionTree.parentPath


postRequest? ​

optional postRequest: PostrequestState

Inherited from ​

IQueryCollectionTree.postRequest


preRequest? ​

optional preRequest: PrerequestState

Inherited from ​

IQueryCollectionTree.preRequest


queries ​

queries: IQuery[]

Inherited from ​

IQueryCollectionTree.queries


storageType? ​

optional storageType: EntityStorageType

Inherited from ​

IQueryCollectionTree.storageType


title ​

title: string

Inherited from ​

IQueryCollectionTree.title


type ​

type: "collection"


updated_at? ​

optional updated_at: number

Inherited from ​

IQueryCollectionTree.updated_at


version ​

version: 1


workspaceId? ​

optional workspaceId: string

Inherited from ​

IQueryCollectionTree.workspaceId