stack

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

AdminTypes.QueryRootCustomerMergePreviewArgs interface

The schema’s entry-point for queries. This acts as the public, top-level API from which all queries must start.

Signature:

export interface QueryRootCustomerMergePreviewArgs 

Properties

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