--- title: WebPixelDeletePayload - GraphQL Admin description: Return type for `webPixelDelete` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/webpixeldeletepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/webpixeldeletepayload.md --- # Web​Pixel​Delete​Payload payload Return type for `webPixelDelete` mutation. ## Fields * deleted​Web​Pixel​Id [ID](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) The ID of the web pixel settings that was deleted. * user​Errors [\[Errors​Web​Pixel​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/ErrorsWebPixelUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [web​Pixel​Delete](https://shopify.dev/docs/api/admin-graphql/latest/mutations/webPixelDelete) mutation Deletes the web pixel shop settings. *** ## Map ### Mutations with this payload * [web​Pixel​Delete](https://shopify.dev/docs/api/admin-graphql/latest/types/webPixelDelete)