stack

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

AdminTypes.MutationOrderCreateMandatePaymentArgs interface

The schema’s entry point for all mutation operations.

Signature:

export interface MutationOrderCreateMandatePaymentArgs 

Properties

Property Modifiers Type Description
autoCapture?   InputMaybe<Scalars[‘Boolean’][‘input’]> (Optional)
id   Scalars[‘ID’][‘input’]  
idempotencyKey   Scalars[‘String’][‘input’]  
mandateId   Scalars[‘ID’][‘input’]  
paymentScheduleId?   InputMaybe<Scalars[‘ID’][‘input’]> (Optional)