Skip to content

Releases: vtex-apps/b2b-organizations-graphql

v0.56.2

10 Sep 20:41
Compare
Choose a tag to compare

Fixed

  • Remove error log when file not found for marketing's tags.

v0.56.1

10 Sep 15:12
Compare
Choose a tag to compare

Added

  • Add logging for store token validation

v0.56.0

09 Sep 13:20
Compare
Choose a tag to compare

Added

Adds a new getAccount query to retrieve account information. It includes fields such as id, name, accountName, tradingName, and isActive. This query is implemented in both the GraphQL schema and the LMClient class.

v0.55.0

22 Aug 19:07
Compare
Choose a tag to compare

Added

  • Add paymentTerms field to cost center input on mutations

v0.54.0

12 Aug 14:20
Compare
Choose a tag to compare

Added

  • Add new getSellersPaginated query to allow pagination on sellers query

v0.53.0

06 Aug 13:53
Compare
Choose a tag to compare

Fixed

  • Add paymentTerms field on create cost center mutation

v0.52.0

05 Aug 14:48
Compare
Choose a tag to compare

Added

  • New admin user token validation directive

v0.51.2

30 Jul 12:33
Compare
Choose a tag to compare

Fixed

  • Provide app token on calls to storefront-permissions app

v0.51.1

22 Jul 12:39
Compare
Choose a tag to compare

Added

  • Audit metrics for some graphql APIs
  • Improve access directives

v0.51.0

04 Jun 13:21
Compare
Choose a tag to compare

Fixed

  • Removed 0.50.0 version changes which contained a bug