Home > @infiniteobjects/shopify-data-manager > AdminTypes > MutationAbandonmentUpdateActivitiesDeliveryStatusesArgs
The schema’s entry point for all mutation operations.
Signature:
export interface MutationAbandonmentUpdateActivitiesDeliveryStatusesArgs
| Property | Modifiers | Type | Description |
|---|---|---|---|
| abandonmentId | Scalars[‘ID’][‘input’] | ||
| deliveredAt? | InputMaybe<Scalars[‘DateTime’][‘input’]> | (Optional) | |
| deliveryStatus | AbandonmentDeliveryState | ||
| deliveryStatusChangeReason? | InputMaybe<Scalars[‘String’][‘input’]> | (Optional) | |
| marketingActivityId | Scalars[‘ID’][‘input’] |