gitlab-org--gitlab-foss/lib/gitlab/graphql
Brett Walker bdd5b5b695 Replace echo function with a resolver
The `GraphQL::Function` has been deprecated in
favor of resolvers.
2019-08-26 17:43:38 +00:00
..
authorize Merge branch 'security-bvl-enforce-graphql-type-authorization' into 'master' 2019-07-02 06:22:09 +00:00
calls_gitaly Address reviewer comments 2019-07-05 10:18:50 +12:00
connections
docs Improve Graphql Docs 2019-07-11 08:06:35 +00:00
loaders Expose namespace storage statistics with GraphQL 2019-08-22 22:08:28 +00:00
markdown_field Render GFM html in GraphQL 2019-06-20 08:02:33 +00:00
present Replace echo function with a resolver 2019-08-26 17:43:38 +00:00
query_analyzers
representation Added submodule links to Submodule type in GraphQL API 2019-07-17 13:06:19 +00:00
authorize.rb Alert if `calls_gitaly` declaration missing 2019-07-03 22:53:13 +12:00
calls_gitaly.rb Address reviewer comments 2019-07-05 10:18:50 +12:00
connections.rb
copy_field_description.rb GraphQL mutations for add, remove and toggle emoji 2019-06-28 12:03:33 +12:00
errors.rb GraphQL mutations for add, remove and toggle emoji 2019-06-28 12:03:33 +12:00
expose_permissions.rb
find_argument_in_parent.rb CE backport for changes in EE MR 14292 2019-06-28 17:02:03 +12:00
generic_tracing.rb
markdown_field.rb Render GFM html in GraphQL 2019-06-20 08:02:33 +00:00
mount_mutation.rb Wrap proc properly in gitaly call counts 2019-07-03 22:53:13 +12:00
present.rb
variables.rb