Skip to content

Releases: atulmy/gql-query-builder

v3.8.0

30 Nov 09:52
Compare
Choose a tag to compare

What's new?

  • Allow naming mutations #72

Thanks to @seantalbot-jisc / @themagickoala for the contribution.

NPM: https://www.npmjs.com/package/gql-query-builder/v/3.8.0

v3.7.2

27 Sep 14:17
Compare
Choose a tag to compare

What's new?

  • Fragments For Queries #76

Thanks to @rcc913 for the contribution.

NPM: https://www.npmjs.com/package/gql-query-builder/v/3.7.2

v3.7.1

02 Sep 08:42
Compare
Choose a tag to compare

What's new?

  • Fix: nested operations with alias doesn't work #71

Thanks to @ComLock for the contribution.

NPM: https://www.npmjs.com/package/gql-query-builder/v/3.7.1

v3.7.0

21 Jul 12:06
Compare
Choose a tag to compare

What's new?

  • Operation alias support #71

Thanks to @leeroyrose for the contribution.

NPM: https://www.npmjs.com/package/gql-query-builder/v/3.7.0

v3.6.0

24 Mar 19:00
Compare
Choose a tag to compare

What's new?

  • Added inlineSources: true to tsconfig.json (#69)

Thanks to @scott-rc for the contribution.

NPM: https://www.npmjs.com/package/gql-query-builder/v/3.6.0

v3.5.9

07 Mar 14:02
Compare
Choose a tag to compare

What's new?

  • Add support to multiple nested fields #66

Thanks to @JoaoPedroAS51 for the contribution.

NPM: https://www.npmjs.com/package/gql-query-builder/v/3.5.9

v3.5.7

08 Jan 12:46
Compare
Choose a tag to compare

What's new?

  • Use variable name when generating mutations #63
  • Refactor to fix list type definition of VariableOptions #55
  • Updated dependencies

Thanks to @t2y & @platformjb for the contributions.

NPM: https://www.npmjs.com/package/gql-query-builder/v/3.5.7

v3.5.5

20 Dec 09:25
Compare
Choose a tag to compare

What's new?

  • Take consideration of nested variables #55
  • Updated dependencies

Thanks to @clement-berard for the contribution.

NPM: https://www.npmjs.com/package/gql-query-builder/v/3.5.5

v3.5.4

06 Dec 09:05
Compare
Choose a tag to compare

What's new?

  • CI/CD to publish on NPM using GitHub actions

NPM: https://www.npmjs.com/package/gql-query-builder/v/3.5.4

v3.5.1

04 Dec 20:29
Compare
Choose a tag to compare

What's new?

  • Add support for invoking mutations nested under other fields #53
  • Updated dependencies

Thanks to @airhorns for the contribution.

NPM: https://www.npmjs.com/package/gql-query-builder/v/3.5.1