Add `present_using` to types
By specifying a presenter for the object type, we can keep the logic out of `GitlabSchema`. The presenter gets initialized using the object being presented, and the context (including the `current_user`).
Showing
doc/api/graphql/index.md
0 → 100644
Please register or sign in to comment