stack

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

AdminTypes.WebPixelUpdatePayload interface

Return type for webPixelUpdate mutation.

Signature:

export interface WebPixelUpdatePayload 

Properties

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.