Hi, I have some questions regarding the Queryable State feature:
Is it possible to use the QueryClient to get a list of keys for a given State? At the moment it is not possible to use ListState - will this ever be introduced? My first impression is that I would need one of these 2 to be able to use Queryable state. I would then probably need to build only top of the queryable state client to allow filtering, pagination etc of results. Is the intention to enrich the client at some point with this (assuming list state becomes supported)? The queryable state client needs a job id, is there any recommended way of getting ahold of this? Any pointers to good slide decks or documentation welcome :) Kat