# CatalogDeletePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `catalogDelete` mutation. ### Access Scopes ## Fields * [deletedId](/docs/api/admin-graphql/2024-10/scalars/ID): ID - The ID of the deleted catalog. * [userErrors](/docs/api/admin-graphql/2024-10/objects/CatalogUserError): CatalogUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [catalogDelete](/docs/api/admin-graphql/2024-10/mutations/catalogDelete) ## Examples