You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@leonsteinhaeuser I have submitted an attempt to support this #70. The PR has push rights for maintainers. I tried to test things locally by getting the token properly setup but couldn't find the project permission in the new beta token, and then I got annoyed looking for it ;)
Is there an existing issue for this?
Is your feature request related to a problem? Please describe
Currently it is not possible to clear fields by for example setting it to null.
Describe the solution you'd like:
It would be great if a field could be removed by setting the value to for example null
Describe alternatives you've considered
Apparently, the GraphQL API needs a clear instruction. https://docs.github.com/en/graphql/reference/mutations#clearprojectv2itemfieldvalue
Additional context:
No response
The text was updated successfully, but these errors were encountered: