Skip to content

v2.0.7

Compare
Choose a tag to compare
@pylipp pylipp released this 26 Nov 18:49
· 2988 commits to master since this release
v2.0.7
e320c52

Changelog of GraphQL API

Added

  • Base.tags(resourceType: TaggableResourceType) returns non-deleted tags of the parent base

Changed

  • Base.products returns only non-deleted products
  • Base.locations returns only non-deleted locations
  • User.email is only available to the user themselves

Fixed

  • Auto-completion when typing queries in GraphQL playground now works. Docs can be inspected from the tabs on the right
  • The Server cannot be reached message has been removed