# CreateCollectionInput

Input object

Input for the createCollection mutation.

## Fields

| Name | Type | Required | Default | Description |
| --- | --- | --- | --- | --- |
| `name` | `String!` | Yes | — | Display name for the new Collection. Must be unique within the workspace. |
