Home > @infiniteobjects/shopify-data-manager > AdminTypes > MutationOrderCreateMandatePaymentArgs
The schema’s entry point for all mutation operations.
Signature:
export interface MutationOrderCreateMandatePaymentArgs
| 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) |