It does show how to query a list of uids using the “graphql variables” (most horrific naming still).
But is there yet a way to do this quoted array with a list of something other than uids? I don’t believe so. So I have to expand my variable list passing each variable as it’s own named variable. Not very user friendly for sure.
Yeah, it seems that naming convention: “GraphQL Variable” is a relic for sure. I would think a more appropriate name would be something like “DQL Parameterized Variables”.