-
Alex Kalderimis authored
We expose the graph: User -[authored]-----> MergeRequest -[assigned to] -> MergeRequest Via two new edges on `User`: `authoredMergeRequests` and `assignedMergeRequests`. As an incidental improvement, `User.state` is made into an `enum` - this change is backwards compatible since the output is the same: a string.
5e39832d