stack

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

AdminTypes.ShopifyPaymentsDisputeFileUploadUpdateInput interface

The input fields required to update a dispute file upload object.

Signature:

export interface ShopifyPaymentsDisputeFileUploadUpdateInput 

Properties

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.