Anchor to abandonmentByAbandonedCheckoutIdabandonment
abandonmentByAbandonedCheckoutId
query
Returns an Abandonment by the Abandoned Checkout ID.
Anchor to Arguments
Arguments
- Anchor to abandonedCheckoutIdabandoned•
Checkout Id ID!required The ID of the Abandoned Checkout ID to query by.
Was this section helpful?
Anchor to Possible returnsPossible returns
- Anchor to AbandonmentAbandonment•
A browse, cart, or checkout that was abandoned by a customer.
Was this section helpful?
Query Reference
{
abandonmentByAbandonedCheckoutId(abandonedCheckoutId) {
# abandonmentByAbandonedCheckoutId fields
}
}