stack

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

AdminTypes.MutationCustomerPaymentMethodPaypalBillingAgreementCreateArgs interface

The schema’s entry point for all mutation operations.

Signature:

export interface MutationCustomerPaymentMethodPaypalBillingAgreementCreateArgs 

Properties

Property Modifiers Type Description
billingAddress?   InputMaybe<MailingAddressInput> (Optional)
billingAgreementId   Scalars[‘String’][‘input’]  
customerId   Scalars[‘ID’][‘input’]  
inactive?   InputMaybe<Scalars[‘Boolean’][‘input’]> (Optional)