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