Skip to content

Releases: vtex-apps/b2b-organizations-graphql

v0.4.0

04 Nov 17:50
Compare
Choose a tag to compare

Added

  • /b2b/oms/user/checkout/ route to return paymentTerms and Cost Center addresses

v0.3.2

03 Nov 19:33
Compare
Choose a tag to compare

Changed

  • Create separate queries for storefront users that check user's permissions

v0.3.1

02 Nov 20:00
Compare
Choose a tag to compare

Fixed

  • Initialize B2BUser query field resolvers
  • Don't set sessionToken header in GraphQLServer client if token is null

v0.3.0

01 Nov 22:29
Compare
Choose a tag to compare

Added

  • getUsers query
  • saveUser and removeUser mutations
  • withSession directive
  • getOrganizationById and getCostCenterByOrganizationId queries will now use the user's organization ID if no ID argument is provided

v0.2.3

29 Oct 21:14
Compare
Choose a tag to compare

Fixed

  • Allow organization names to be changed

v0.2.2

28 Oct 19:28
Compare
Choose a tag to compare

Changed

v0.2.1

21 Oct 20:52
Compare
Choose a tag to compare
Release v0.2.1

v0.2.0

04 Oct 14:16
Compare
Choose a tag to compare

Added

  • Orders history support

v0.1.0

24 Sep 19:30
Compare
Choose a tag to compare

Added

  • getCostCenters query

Fixed

  • handle spaces in masterdata search terms