gitlab-org--gitlab-foss/spec/graphql/types
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
..
ci Add pipeline lists to GraphQL 2018-07-04 10:53:39 +02:00
permission_types Expose permissions on types in GraphQL 2018-06-28 13:50:17 +02:00
merge_request_type_spec.rb Add pipeline lists to GraphQL 2018-07-04 10:53:39 +02:00
mutation_type_spec.rb Add mutation toggling WIP state of merge requests 2018-07-25 18:37:12 +02:00
project_type_spec.rb Add pipeline lists to GraphQL 2018-07-04 10:53:39 +02:00
query_type_spec.rb Allow querying a single MR within a project 2018-06-15 14:38:32 +02:00
time_type_spec.rb