I just ran into the same problem. The GraphQL Admin API shows three types of abandonments: checkouts, carts, and browses. But I can't find any way to query for IDs. The REST API has an endpoint for getting abandoned checkouts, but not browses or cart...