Anchor to serverPixelDeleteserver
server Pixel Delete
mutation
Requires access scope. Also: The app must have the write_server_pixels access scope, and user access permission.
Deletes the Server Pixel associated with the current app & shop.
- Anchor to deletedServerPixelIddeleted•
Server Pixel Id The ID of the server pixel that was deleted, if one was deleted.
- Anchor to userErrorsuser•
Errors [ErrorsServer Pixel User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Mutation Reference
mutation serverPixelDelete {
serverPixelDelete {
deletedServerPixelId
userErrors {
field
message
}
}
}
Input
{}
{}