Returns dispute details based on ID.


Anchor to id
id
required

The ID of the ShopifyPaymentsDispute to return.


Was this section helpful?

Anchor to ShopifyPaymentsDispute
ShopifyPaymentsDispute
Access requirements

A dispute occurs when a buyer questions the legitimacy of a charge with their financial institution.


Was this section helpful?
Hide code
Query reference
Copy
{
  dispute(id) {
    # ShopifyPaymentsDispute fields
  }
}