summaryrefslogtreecommitdiff
path: root/app/graphql
Commit message (Expand)AuthorAgeFilesLines
* Allow querying a single MR within a projectBob Van Landuyt2018-06-153-13/+12
* Correct the type of the `MergeRequestResolver`.Bob Van Landuyt2018-06-141-1/+1
* Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt2018-06-0621-182/+218
* Add `present_using` to typesBob Van Landuyt2018-06-053-31/+29
* Convert from GraphQL::Batch to BatchLoaderNick Thomas2018-06-054-55/+32
* Add a minimal GraphQL APINick Thomas2018-06-0510-0/+256