Home > @infiniteobjects/shopify-data-manager > AdminTypes > MutationAppPurchaseOneTimeCreateArgs
The schema’s entry point for all mutation operations.
Signature:
export interface MutationAppPurchaseOneTimeCreateArgs
| Property | Modifiers | Type | Description |
|---|---|---|---|
| name | Scalars[‘String’][‘input’] | ||
| price | MoneyInput | ||
| returnUrl | Scalars[‘URL’][‘input’] | ||
| test? | InputMaybe<Scalars[‘Boolean’][‘input’]> | (Optional) |