ShopifyPaymentsDisputeFileUpload - admin-graphql - OBJECT
Version: 2024-10
Description:
The file upload associated with the dispute evidence.
Access Scopes
`read_shopify_payments_dispute_evidences` access scope.
Fields
-
disputeEvidenceType:
ShopifyPaymentsDisputeEvidenceFileType -
The type of the file for the dispute evidence.
-
fileSize:
Int! -
The file size.
-
fileType:
String! -
The file type.
-
id:
ID! -
A globally-unique ID.
-
originalFileName:
String -
The original file name.
-
url:
URL! -
The URL for accessing the file.
Connections
Related queries
Related mutations
Related Unions
Examples