# WebPixelDeletePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `webPixelDelete` mutation. ### Access Scopes ## Fields * [deletedWebPixelId](/docs/api/admin-graphql/2024-10/scalars/ID): ID - The ID of the web pixel settings that was deleted. * [userErrors](/docs/api/admin-graphql/2024-10/objects/ErrorsWebPixelUserError): ErrorsWebPixelUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [webPixelDelete](/docs/api/admin-graphql/2024-10/mutations/webPixelDelete) ## Examples