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