Returns an abandonment by ID.


Anchor to id
id
required

The ID of the Abandonment to return.


Was this section helpful?

A browse, cart, or checkout that was abandoned by a customer.


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