# CollectionCreatePayload - admin - PAYLOAD Version: unstable ## Description Return type for `collectionCreate` mutation. ### Access Scopes ## Fields * [collection](/docs/api/admin/unstable/objects/Collection): Collection - The collection that has been created. * [userErrors](/docs/api/admin/unstable/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [collectionCreate](/docs/api/admin/unstable/mutations/collectionCreate) ## Examples