Archive API docs
MUTATION

createCollection

Create a Collection (saved tag set) in the current workspace.

Arguments

input CreateCollectionInput! required
Mutation input.

Returns

collection Collection
The newly created Collection. Null on validation failure.
userErrors [UserError!]!
List of user-facing validation errors. Empty on success.