How can I serialize a filter variable to a string in Workshop?

Hi there,

Have you checked out this post? In here @Phil-M gave an example of using slate and typescript functions for converting workshop’s filter type variable into a string, and also converting a string back to workshop’s filter type variable:
https://community.palantir.com/t/enable-saving-of-object-set-filters-in-workshop/2653/6

Hope this helps!