Releases: tgerk/graphql-middleware-typed-arguments
Releases · tgerk/graphql-middleware-typed-arguments
v1.2.5
1.2.5 (2018-11-16)
Bug Fixes
- visitAllArgs: skip wrapping of fields of Introspection types (0b18cc3)
v1.2.4
1.2.4 (2018-11-16)
Bug Fixes
- visitAllArgs: problem with Apollo-Server 2 and Introspection (b3d98d6)
v1.2.3
1.2.3 (2018-11-04)
Bug Fixes
- resolve fatal issue reconstructing args (39b0bff)
- visitAllArgs: resolve serious issue reconstructing args (7d7b025)
v1.2.2
1.2.2 (2018-11-02)
Bug Fixes
- upload: fix function name (a01945c)
v1.2.1
1.2.1 (2018-11-02)
Bug Fixes
- visitAllArgs: fix method name visitAllArgs to match documentation (59951e0)
v1.2.0
1.2.0 (2018-11-01)
Features
- visitAllArgs: further generalization to all field arguments (3df358e)
v1.1.0
1.1.0 (2018-11-01)
Features
- processTypeArgs: extend and generalize processing of arguments (688b495)