graphql v1.12.16 Release Notes

Release Date: 2021-08-31 // over 2 years ago
  • ๐Ÿ†• New features

    • ๐Ÿ‘ Connections: automatically support Mongoid 7.3 #3599
    • ๐Ÿ‘Œ Support def self.topic_for in Subscription classes for server-filtered streams #3597
    • When a list item or object field has an invalid null, stop executing that list or

    ๐Ÿ› Bug fixes

    • Perf: don't refine String when unnecessary #3593
    • ๐Ÿ“œ BigInt: always parse as base 10 #3586
    • Errors: only return one error when a node in a non-null connection has an invalid null #3601