Query, filtering array of IDs
jobs schema which has a skills property which is just an array of ID references. In my application, I want to filter by skills. What is the best way to query a set union on skills and my args.
I know the following query won't work. I'm just wondering if something like this is possible:
