Home > @infiniteobjects/shopify-data-manager > AdminTypes > MutationCustomerPaymentMethodCreditCardCreateArgs
The schema’s entry point for all mutation operations.
Signature:
export interface MutationCustomerPaymentMethodCreditCardCreateArgs
| Property | Modifiers | Type | Description |
|---|---|---|---|
| billingAddress | MailingAddressInput | ||
| customerId | Scalars[‘ID’][‘input’] | ||
| sessionId | Scalars[‘String’][‘input’] |