gitlab-org--gitlab-foss/spec/graphql
Bob Van Landuyt 9403b1d951 Allow querying a single MR within a project
This allows the user to get a single MR nested in a GraphQL project
query.

Since we need the full path and the iid anyway, this makes more sense
than having a root query that needs the full path as well.
2018-06-15 14:38:32 +02:00
..
resolvers Allow querying a single MR within a project 2018-06-15 14:38:32 +02:00
types Allow querying a single MR within a project 2018-06-15 14:38:32 +02:00
gitlab_schema_spec.rb Initial setup GraphQL using graphql-ruby 1.8 2018-06-06 10:58:54 +02:00