# CatalogCreatePayload - admin - PAYLOAD Version: unstable ## Description Return type for `catalogCreate` mutation. ### Access Scopes ## Fields * [catalog](/docs/api/admin/unstable/interfaces/Catalog): Catalog - The newly created catalog. * [userErrors](/docs/api/admin/unstable/objects/CatalogUserError): CatalogUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [catalogCreate](/docs/api/admin/unstable/mutations/catalogCreate) ## Examples