gitlab-org--gitlab-foss/app/graphql
Bob Van Landuyt aa4b1ae712 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`).
2018-06-05 20:47:42 +02:00
..
loaders
mutations
types Add present_using to types 2018-06-05 20:47:42 +02:00
gitlab_schema.rb Add present_using to types 2018-06-05 20:47:42 +02:00