gitlab-org--gitlab-foss/lib/gitlab/graphql
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
..
authorize Initial setup GraphQL using graphql-ruby 1.8 2018-06-06 10:58:54 +02:00
present Expose permissions on types in GraphQL 2018-06-28 13:50:17 +02:00
authorize.rb Initial setup GraphQL using graphql-ruby 1.8 2018-06-06 10:58:54 +02:00
expose_permissions.rb Expose permissions on types in GraphQL 2018-06-28 13:50:17 +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