stack

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

AdminTypes.WebPixelDeletePayload interface

Return type for webPixelDelete mutation.

Signature:

export interface WebPixelDeletePayload 

Properties

Property Modifiers Type Description
deletedWebPixelId?   Maybe<Scalars[‘ID’][‘output’]> (Optional) The ID of the web pixel settings that was deleted.
userErrors   Array<ErrorsWebPixelUserError> The list of errors that occurred from executing the mutation.