Archive API docs

Object

Collection

A Collection (saved tag set) for the current workspace.

Fields

createdAt DateTimeWithZone!
When the Collection was created.
group ViewGroup
Group this Collection belongs to, or null when ungrouped. Populated by moveCollectionToGroup. Always null for workspaces whose Collections use the older storage.
id ID!
Unique identifier of the Collection in this workspace. Pass it to addItemToCollections / removeItemFromCollections and to collection(id:).
itemCount Int!
Number of items in this workspace tagged with the Collection.
name String!
Display name of the Collection.
updatedAt DateTimeWithZone!
When the Collection was last updated.