Skip to content

v2.3.1

Compare
Choose a tag to compare
@lukemurray lukemurray released this 18 Jul 22:24
· 552 commits to master since this release

Fixes:

  • #163 - Fix to handle null property in a nested object when processing a System.Text.Json deserialised query document
  • #164 - Fix to support inline fragments in a fragment
  • #166 - Add missing != operator in the fitler expression language and make sure precedence is correct for logic operators