Home > @infiniteobjects/shopify-data-manager > AdminTypes > MutationCustomerMergeArgs
The schema’s entry point for all mutation operations.
Signature:
export interface MutationCustomerMergeArgs
| Property | Modifiers | Type | Description |
|---|---|---|---|
| customerOneId | Scalars[‘ID’][‘input’] | ||
| customerTwoId | Scalars[‘ID’][‘input’] | ||
| overrideFields? | InputMaybe<CustomerMergeOverrideFields> | (Optional) |