Skip to content

v2.4.8

Compare
Choose a tag to compare
@pylipp pylipp released this 05 Aug 08:18
· 1153 commits to master since this release
v2.4.8
fb4c8e7

Changelog of GraphQL API

Breaking changes

  • the bases query, as well as the fields Organisation.bases, TransferAgreement.sourceBases and TransferAgreement.targetBases only return non-deleted bases by default. In order to fetch all bases, use ( filterInput: { includeDeleted: true } )

Added

  • new Base.deletedOn field