Skip to content

Releases: vtex-apps/b2b-organizations-graphql

v0.61.0

16 Oct 12:38
Compare
Choose a tag to compare

Added

  • Full Impersonation Organization Setting, this will allow a Impersonator to also Switch between the User's Organization/Cost Center

v0.60.0

09 Oct 13:21
Compare
Choose a tag to compare

Added

  • Add new store user token validation directive to some APIs

v0.59.0

08 Oct 11:47
Compare
Choose a tag to compare

Added

  • Add permission createQuote to organization

v0.58.0

07 Oct 17:33
Compare
Choose a tag to compare

Added

  • Add new admin token validation directive to getOrganizationsWithoutSalesManager

v0.57.1

30 Sep 15:04
Compare
Choose a tag to compare

Fixed

  • Change GetOrganizationRequests API cache control scope to private

v0.57.0

12 Sep 14:24
Compare
Choose a tag to compare

Added

  • Add new admin token validation directive to some APIs

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