graphql-client icon indicating copy to clipboard operation
graphql-client copied to clipboard

Fix for Ruby 3.x

Open satom9to5 opened this issue 3 years ago • 0 comments

Summary

  • Fx GraphQL::Client::Definition#definition_name for Ruby 3.x
  • Add test case for GraphQL::Client::Definition#definition_name
  • Fix test case for Ruby 3.x
  • Auto correct by Rubocop
  • Add Ruby 2.7, 3.0 & 3.1 version on ci.yml
  • Add graphql 1.12.14 version on ci.yml

satom9to5 avatar Aug 02 '22 05:08 satom9to5