Skip to content

IQueryCollectionTree ​

Extends ​

Extended by ​

Properties ​

collections? ​

optional collections: IQueryCollectionTree[]


created_at? ​

optional created_at: number

Inherited from ​

IQueryCollection.created_at


description? ​

optional description: string

Inherited from ​

IQueryCollection.description


id ​

id: string

Overrides ​

IQueryCollection.id


parentPath? ​

optional parentPath: string

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

Inherited from ​

IQueryCollection.parentPath


postRequest? ​

optional postRequest: PostrequestState

Inherited from ​

IQueryCollection.postRequest


preRequest? ​

optional preRequest: PrerequestState

Inherited from ​

IQueryCollection.preRequest


queries ​

queries: IQuery[]

Inherited from ​

IQueryCollection.queries


storageType? ​

optional storageType: EntityStorageType

Inherited from ​

IQueryCollection.storageType


title ​

title: string

Inherited from ​

IQueryCollection.title


updated_at? ​

optional updated_at: number

Inherited from ​

IQueryCollection.updated_at


workspaceId? ​

optional workspaceId: string

Inherited from ​

IQueryCollection.workspaceId