Home > @infiniteobjects/shopify-data-manager > AdminTypes > WebPixelUpdatePayload
Return type for webPixelUpdate
mutation.
Signature:
export interface WebPixelUpdatePayload
Property | Modifiers | Type | Description |
---|---|---|---|
userErrors | Array<ErrorsWebPixelUserError> | The list of errors that occurred from executing the mutation. | |
webPixel? | Maybe<WebPixel> | (Optional) The updated web pixel settings. |