[Projects beta] API to find project item through pull request / issue #6320
Unanswered
gr2m
asked this question in
Projects and Issues
Replies: 1 comment
-
This would also be very helpful for accessing project values on an issue as well. Currently you can go from an issue to a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Given a pull request, I want to find if it is assigned to a Memex project, and if so, I want to find all the fields set on the project item.
I'd like to query something like this
But as far as I can tell from https://docs.github.com/en/issues/trying-out-the-new-projects-experience/using-the-api-to-manage-projects and the GraphQL schema when setting the
GraphQL-Features: projects_next_graphql
header no such connection exists todayBeta Was this translation helpful? Give feedback.
All reactions