Add pendingTodo for some todoables in GraphQL
This allows the client to query for any pending todos for the current_user on types that implement the interface. The interface has been added to DesignType, IssueType, MergeRequestType and EpicType. https://gitlab.com/gitlab-org/gitlab/-/issues/198439
Showing
This diff is collapsed.
Please register or sign in to comment