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