Skip to content

v2.4.9

Compare
Choose a tag to compare
@pylipp pylipp released this 10 Sep 12:14
· 72 commits to master since this release
v2.4.9
14af489

Changelog of GraphQL API

Removed

  • the fields ProductCategory.sizeRanges and SizeRange.productCategory are deleted; no resolvers were implemented anyways

Added

  • plenty of comments on queries, mutations, and types

Fixed

  • User.bases returns null for any user different from the one currently logged-in, instead of the authorized bases of the currently logged-in user