Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopifyPaymentsDisputeFileUploadUpdateInput
The input fields required to update a dispute file upload object.
Signature:
export interface ShopifyPaymentsDisputeFileUploadUpdateInput
Property | Modifiers | Type | Description |
---|---|---|---|
destroy? | InputMaybe<Scalars[‘Boolean’][‘input’]> | (Optional) Whether to delete this file upload. | |
id | Scalars[‘ID’][‘input’] | The ID of the file upload to be updated. |