Releases: vtex-apps/b2b-organizations-graphql
Releases · vtex-apps/b2b-organizations-graphql
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
v0.51.2
Fixed
- Provide app token on calls to storefront-permissions app
v0.51.1
Added
- Audit metrics for some graphql APIs
- Improve access directives
v0.51.0
Fixed
- Removed 0.50.0 version changes which contained a bug