Skip to content

Fix Ruby 2.7 deprecation warning in GraphQL authorize_resource

Stan Hu requested to merge sh-fix-graphql-kwargs into master

Keyword and non-keyword arguments are now separated, so split them out explicitly.

Part of #257438 (closed)

Edited by Stan Hu

Merge request reports