stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > PubSubServerPixelUpdatePayload

AdminTypes.PubSubServerPixelUpdatePayload interface

Return type for pubSubServerPixelUpdate mutation.

Signature:

export interface PubSubServerPixelUpdatePayload 

Properties

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.