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