gitlab-org--gitlab-foss/app/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 Add pipeline lists to GraphQL 2018-07-04 10:53:39 +02:00
base_enum.rb
base_field.rb
base_input_object.rb
base_interface.rb
base_object.rb
base_scalar.rb
base_union.rb
merge_request_type.rb Add pipeline lists to GraphQL 2018-07-04 10:53:39 +02:00
mutation_type.rb Add mutation toggling WIP state of merge requests 2018-07-25 18:37:12 +02:00
project_type.rb Add pipeline lists to GraphQL 2018-07-04 10:53:39 +02:00
query_type.rb
time_type.rb