graphql v1.9.18 Release Notes

Release Date: 2019-01-15 // over 5 years ago
  • ๐Ÿ†• New features

    • Support disabling __type or __schema individually #2657
    • ๐Ÿ‘Œ Support Ruby 2.7, and turn on CI for it :tada: #2665

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix Ruby 2.7 warnings #2653 #2669
    • ๐Ÿ— Properly build camelized names for directive classes #2666
    • ๐Ÿ‘‰ Use schema-defined context class for SDL generation #2656
    • Apply visibility checks when generating SDL #2637