gitlab-org--gitlab-foss/app/graphql/types
Bob Van Landuyt 54b56f20b7 Expose permissions on types in GraphQL
This adds a reusable way to expose permissions for a user to types in
GraphQL.
2018-06-28 13:50:17 +02:00
..
permission_types Expose permissions on types in GraphQL 2018-06-28 13:50:17 +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 Expose permissions on types in GraphQL 2018-06-28 13:50:17 +02:00
mutation_type.rb Initial setup GraphQL using graphql-ruby 1.8 2018-06-06 10:58:54 +02:00
project_type.rb Expose permissions on types in GraphQL 2018-06-28 13:50:17 +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