Skip to content

Releases: tmotx/graphql-tower

v2.17.3

29 Aug 10:24

Choose a tag to compare

<a name"2.17.3">

2.17.3 (2017-08-29)

Bug Fixes

  • query:
    • fix QueryConnection when setting args (ff7a454a)
    • fix QueryConnection when setting args (24f4a1d6)

v2.17.2

26 Aug 07:35

Choose a tag to compare

<a name"2.17.2">

2.17.2 (2017-08-26)

Bug Fixes

  • query: fix constructor of query with connection (53b043d5)

v2.17.1

23 Aug 03:39

Choose a tag to compare

<a name"2.17.1">

2.17.1 (2017-08-23)

Bug Fixes

  • node: fix authentication middleware use has to check (42363c59)

Features

  • error: added symbol into error object (e52d0a3f)

v2.15.0

14 Aug 11:06

Choose a tag to compare

<a name"2.15.0">

2.15.0 (2017-08-14)

Features

  • node: added isGlobalId on resolve of GlobalIdField (98a957dd)

v2.14.0

14 Aug 07:51

Choose a tag to compare

<a name"2.14.0">

2.14.0 (2017-08-14)

Features

  • node: support uuid and bigint on global id (72d16a00)

v2.13.3

27 Jul 18:19

Choose a tag to compare

<a name"2.13.3">

2.13.3 (2017-07-27)

Bug Fixes

  • query: fix QueryWithNode when id is null (52881c04)

v2.13.2

21 Jul 06:26

Choose a tag to compare

<a name"2.13.2">

2.13.2 (2017-07-21)

Bug Fixes

  • query: import PayloadField from query (44e7726f)

v2.13.1

21 Jul 05:14

Choose a tag to compare

<a name"2.13.1">

2.13.1 (2017-07-21)

Bug Fixes

  • query: fix fieldName on QueryWithNode (676a8d4c)

v2.13.0

21 Jul 04:52

Choose a tag to compare

<a name"2.13.0">

2.13.0 (2017-07-21)

Features

v2.12.2

20 Jul 05:13

Choose a tag to compare

<a name"2.12.2">

2.12.2 (2017-07-20)

Bug Fixes

  • query: fix sent id from args on quer node (c6ce4446)