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 …
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 …