serverPixel
The server pixel configured by the app.
Related mutations
eventBridgeServerPixelUpdate
Updates the server pixel to connect to an EventBridge endpoint.
Running this mutation deletes any previous subscriptions for the server pixel.
pubSubServerPixelUpdate
Updates the server pixel to connect to a Google PubSub endpoint.
Running this mutation deletes any previous subscriptions for the server pixel.
serverPixelCreate
Creates a new unconfigured server pixel. A single server pixel can exist for an app and shop combination. If you call this mutation when a server pixel already exists, then an error will return.