gitlab-org--gitlab-foss/lib/gitlab/graphql
Brett Walker ec2b4bb65d Upgrade graphql gem to 1.9.10
- `edge_nodes` needs to get called on the object
- added `include GlobalID::Identification` in a couple places
- renamed `object` to `item` in spec due to conflict
2019-09-04 21:57:37 +00:00
..
authorize Upgrade graphql gem to 1.9.10 2019-09-04 21:57:37 +00:00
calls_gitaly Address reviewer comments 2019-07-05 10:18:50 +12:00
connections Only check abilities on rendered GraphQL nodes 2019-04-18 16:17:29 +02:00
docs Improve Graphql Docs 2019-07-11 08:06:35 +00:00
loaders Upgrade GraphQL gem to 1.8.17 2019-09-04 17:42:48 +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 Apply reviewer feedback 2019-05-31 19:57:02 +12:00
representation Upgrade graphql gem to 1.9.10 2019-09-04 21:57:37 +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 Add opentracing integration for graphql 2019-05-02 07:01:14 +00:00
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