Skip to main content
Version: Beta

Folder

description

A folder that can contain documents and other folders in a hierarchical structure

type Folder {
id: String!
version: Int
}

Fields

Folder.id ● String! non-null scalar graph-ql-types

Unique identifier of the folder

Folder.version ● Int scalar graph-ql-types

@exposed

Implemented By

AssistantRequestContext union