webPixelDelete - admin-graphql - MUTATION
Version: 2024-10
Description:
Deletes the web pixel shop settings.
Access Scopes
`write_pixels` access scope. Also: The app requires user access permission.
Arguments
-
id:
ID! -
The ID of the web pixel to delete.
Returns
-
deletedWebPixelId:
ID
The ID of the web pixel settings that was deleted.
-
userErrors:
ErrorsWebPixelUserError!
The list of errors that occurred from executing the mutation.
Examples