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 Initial setup GraphQL using graphql-ruby 1.8 2018-06-06 10:58:54 +02:00
base_field.rb Initial setup GraphQL using graphql-ruby 1.8 2018-06-06 10:58:54 +02:00
base_input_object.rb Initial setup GraphQL using graphql-ruby 1.8 2018-06-06 10:58:54 +02:00
base_interface.rb Initial setup GraphQL using graphql-ruby 1.8 2018-06-06 10:58:54 +02:00
base_object.rb Expose permissions on types in GraphQL 2018-06-28 13:50:17 +02:00
base_scalar.rb Initial setup GraphQL using graphql-ruby 1.8 2018-06-06 10:58:54 +02:00
base_union.rb Initial setup GraphQL using graphql-ruby 1.8 2018-06-06 10:58:54 +02:00
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 Allow querying a single MR within a project 2018-06-15 14:38:32 +02:00
time_type.rb Initial setup GraphQL using graphql-ruby 1.8 2018-06-06 10:58:54 +02:00