stack

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

AdminTypes.MutationCustomerPaymentMethodRemoteCreditCardCreateArgs interface

The schema’s entry point for all mutation operations.

Signature:

export interface MutationCustomerPaymentMethodRemoteCreditCardCreateArgs 

Properties

Property Modifiers Type Description
customerId   Scalars[‘ID’][‘input’]  
stripeCustomerId   Scalars[‘String’][‘input’]  
stripePaymentMethodId?   InputMaybe<Scalars[‘String’][‘input’]> (Optional)