OrderDisputeSummary - admin-graphql - OBJECT
Version: 2024-10
Description:
A summary of the important details for a dispute on an order.
Access Scopes
`read_orders` access scope.
Fields
-
id:
ID! -
A globally-unique ID.
-
initiatedAs:
DisputeType! -
The type that the dispute was initiated as.
-
status:
DisputeStatus! -
The current status of the dispute.
Connections
Related queries
Related mutations
Related Unions
Examples