Home > @infiniteobjects/shopify-data-manager > AdminTypes > MutationCustomerPaymentMethodPaypalBillingAgreementCreateArgs
The schema’s entry point for all mutation operations.
Signature:
export interface MutationCustomerPaymentMethodPaypalBillingAgreementCreateArgs
| Property | Modifiers | Type | Description |
|---|---|---|---|
| billingAddress? | InputMaybe<MailingAddressInput> | (Optional) | |
| billingAgreementId | Scalars[‘String’][‘input’] | ||
| customerId | Scalars[‘ID’][‘input’] | ||
| inactive? | InputMaybe<Scalars[‘Boolean’][‘input’]> | (Optional) |