stack

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

AdminTypes.MutationCustomerMergeArgs interface

The schema’s entry point for all mutation operations.

Signature:

export interface MutationCustomerMergeArgs 

Properties

Property Modifiers Type Description
customerOneId   Scalars[‘ID’][‘input’]  
customerTwoId   Scalars[‘ID’][‘input’]  
overrideFields?   InputMaybe<CustomerMergeOverrideFields> (Optional)