Home > @infiniteobjects/shopify-data-manager > AdminTypes > EventBridgeServerPixelUpdatePayload
Return type for eventBridgeServerPixelUpdate
mutation.
Signature:
export interface EventBridgeServerPixelUpdatePayload
Property | Modifiers | Type | Description |
---|---|---|---|
serverPixel? | Maybe<ServerPixel> | (Optional) The server pixel as configured by the mutation. | |
userErrors | Array<ErrorsServerPixelUserError> | The list of errors that occurred from executing the mutation. |