Releases: vtex-apps/b2b-organizations-graphql
Releases · vtex-apps/b2b-organizations-graphql
v0.61.1
v0.61.0
Added
Full Impersonation
Organization Setting, this will allow a Impersonator to also Switch between the User's Organization/Cost Center
v0.60.0
Added
- Add new store user token validation directive to some APIs
v0.59.0
Added
- Add permission createQuote to organization
v0.58.0
Added
- Add new admin token validation directive to getOrganizationsWithoutSalesManager
v0.57.1
Fixed
- Change GetOrganizationRequests API cache control scope to private
v0.57.0
Added
- Add new admin token validation directive to some APIs
v0.56.2
Fixed
- Remove error log when file not found for marketing's tags.
v0.56.1
Added
- Add logging for store token validation
v0.56.0
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.