Throw GitHubProjectItemNotFoundError
when project item could not be found in query
#145
Open
1 of 2 tasks
Labels
Please avoid duplicates
What’s missing?
A custom error for when an item is not found
Why?
currently a GraphqlResponseError is thrown, with an error looking like this
Alternatives you tried
The error can be caught and identified by manually looking through all errors included in the response
Would you be interested in contributing the feature?
The text was updated successfully, but these errors were encountered: