Releases: vtex-apps/b2b-organizations-graphql
Releases · vtex-apps/b2b-organizations-graphql
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.
v0.55.0
Added
- Add paymentTerms field to cost center input on mutations
v0.54.0
Added
- Add new
getSellersPaginated
query to allow pagination on sellers query
v0.53.0
Fixed
- Add paymentTerms field on create cost center mutation
v0.52.0
Added
- New admin user token validation directive