POS Product Search API Feature Request - Ability to return + search by Collections?

We would love to be able to show merchants a list of their Collections in our POS tile, and then allow them to tap into it to select a Product within that Collection. Does this capability (or some subset of this capability) currently exist and perhaps I’m missing it?

I know we could likely achieve the above using GraphQL, but ideally we’d like keep the functionality local on the POS device.

I don’t think collection information is returned on POS at the moment.
I saw a changelog about POS using catalogs now which also might impact your implementation.

You could use POS Direct API access to get it via GraphQL without having to create a backend.