Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

0.15.0

Compare
Choose a tag to compare
@craicoverflow craicoverflow released this 30 Jul 12:47
· 489 commits to master since this release

New Features

  • add in-memory subscription filtering (#1748
  • add support for common scalar types (#1749)

Bug Fixes

  • create-graphback was not correctly creating a fullstack application (#1778) (685aa4c)
  • throw an error if relationship annotation are missing (#1766). This fixes #1604 where when no relationship annotation is defined, invalid input fields are added to input type.
  • When no relationship annotation is defined, invalid input fields are added to input type