GraphQL: How to call `updateIssue` with only an `IssueID` – GitLab Forum

letslearngraphql

GraphQL: How to call `updateIssue` with only an `IssueID` – GitLab Forum

In GraphQL having the IssueID for an Issue I want to call Mutation.updateIssue . I can call Query.issue no problem, but to call update, I need the iid …

 

Read More