AbandonedCheckoutConnectionInput
No description
input AbandonedCheckoutConnectionInput {
after: ConnectionCursor
before: ConnectionCursor
first: ConnectionLimitInt
last: ConnectionLimitInt
offset: Int
sortBy: AbandonedCheckoutSortByField
sortOrder: SortOrder
}