How do I query a GitHub Project V2 Item Order by Custom Field from GraphQL?

Viewed 42

How do I get the order of items in a board view column from the API? I found the sortBy object in the ProjectV2 views, but I'm struggling querying the items ordered by fieldValue (position?).

Would you mind helping me construct a query for the JSON equivalent of the data in the picture, please?

image

0 Answers
Related