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