graphql v1.9.14 Release Notes

Release Date: 2019-10-14 // over 4 years ago
  • ๐Ÿ†• New features

    • โž• Add null_session CSRF handing in install generator #2524
    • Correctly report InputObjects without arguments and Objects without fields as invalid #2539 #2462

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix argument incompatibility #2541
    • โž• Add a require for Types::ISO8691Date #2528
    • ๐Ÿ›  Fix errors re-raised after lazy fields #2525