Skip to content

Upgrade GraphQL gem to 1.8.17

Brett Walker requested to merge 62535-upgrade-graphql-gem-to-version-1-8-17 into master

What does this MR do?

Next step on the way to upgrading to 1.9.x (https://gitlab.com/gitlab-org/gitlab-ce/issues/62535)

This brings the gem to the highest 1.8.x version, 1.8.17

Several changes were required, including needing to use the new BatchLoader::GraphQL.for from batch-loader, (for more details )

An EE version of this is at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/15707

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Related to #62535 (moved) and https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31980

Edited by Mayra Cabrera

Merge request reports