Skip to content

Releases: tgerk/graphql-middleware-typed-arguments

v1.2.5

16 Nov 16:10
Compare
Choose a tag to compare

1.2.5 (2018-11-16)

Bug Fixes

  • visitAllArgs: skip wrapping of fields of Introspection types (0b18cc3)

v1.2.4

16 Nov 04:49
Compare
Choose a tag to compare

1.2.4 (2018-11-16)

Bug Fixes

  • visitAllArgs: problem with Apollo-Server 2 and Introspection (b3d98d6)

v1.2.3

04 Nov 16:33
Compare
Choose a tag to compare

1.2.3 (2018-11-04)

Bug Fixes

  • resolve fatal issue reconstructing args (39b0bff)
  • visitAllArgs: resolve serious issue reconstructing args (7d7b025)

v1.2.2

02 Nov 03:16
Compare
Choose a tag to compare

1.2.2 (2018-11-02)

Bug Fixes

  • upload: fix function name (a01945c)

v1.2.1

02 Nov 00:13
Compare
Choose a tag to compare

1.2.1 (2018-11-02)

Bug Fixes

  • visitAllArgs: fix method name visitAllArgs to match documentation (59951e0)

v1.2.0

01 Nov 23:52
Compare
Choose a tag to compare

1.2.0 (2018-11-01)

Features

  • visitAllArgs: further generalization to all field arguments (3df358e)

v1.1.0

01 Nov 22:33
Compare
Choose a tag to compare

1.1.0 (2018-11-01)

Features

  • processTypeArgs: extend and generalize processing of arguments (688b495)