Home > @infiniteobjects/shopify-data-manager > AdminTypes > WebPixelDeletePayload
Return type for webPixelDelete mutation.
Signature:
export interface WebPixelDeletePayload
| 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. |