valkyrie icon indicating copy to clipboard operation
valkyrie copied to clipboard

Members query that takes an ID instead of a resource

Open escowles opened this issue 6 years ago • 0 comments

We recently encountered an issue where we are passing a resource's ID to a job, and then need to do an extra query to load the resource in order to find its members. It seems like many implementations could do the query with just the ID, so maybe we should add a members query that takes an ID instead?

escowles avatar Apr 05 '19 15:04 escowles