serverPixelDelete - admin-graphql - MUTATION
Version: 2024-10
Description:
Deletes the Server Pixel associated with the current app & shop.
Access Scopes
`write_pixels` access scope. Also: The app must have the write_server_pixels access scope, and user access permission.
Arguments
Returns
-
deletedServerPixelId:
ID
The ID of the server pixel that was deleted, if one was deleted.
-
userErrors:
ErrorsServerPixelUserError!
The list of errors that occurred from executing the mutation.
Examples