I've been playing with Projects Beta using GitHub's GQL API but can't find a way to filter / search / query them.
For instance, I'd to get all issues in a project for which a field has a specific value.
How do I do so? Is it possible?
None of those objects as a filter attribute. I've also looked at the search query but that doesn't seem to support Projects or Fields as query parmeters.
Thanks in advance!