gitlab-org--gitlab-foss/lib/gitlab/graphql
Bob Van Landuyt 3bcb04f100 Add mutation toggling WIP state of merge requests
This is mainly the setup of mutations for GraphQL. Including
authorization and basic return type-structure.
2018-07-25 18:37:12 +02:00
..
authorize Add mutation toggling WIP state of merge requests 2018-07-25 18:37:12 +02:00
connections Add pipeline lists to GraphQL 2018-07-04 10:53:39 +02:00
present Add pipeline lists to GraphQL 2018-07-04 10:53:39 +02:00
authorize.rb Add mutation toggling WIP state of merge requests 2018-07-25 18:37:12 +02:00
connections.rb Add pipeline lists to GraphQL 2018-07-04 10:53:39 +02:00
errors.rb Add mutation toggling WIP state of merge requests 2018-07-25 18:37:12 +02:00
expose_permissions.rb Expose permissions on types in GraphQL 2018-06-28 13:50:17 +02:00
mount_mutation.rb Add mutation toggling WIP state of merge requests 2018-07-25 18:37:12 +02:00
present.rb Initial setup GraphQL using graphql-ruby 1.8 2018-06-06 10:58:54 +02:00
variables.rb Handle exceptions outside the GraphQL schema 2018-06-05 20:47:42 +02:00