We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9af202 commit 9e8519eCopy full SHA for 9e8519e
CHANGELOG.md
@@ -6,6 +6,7 @@
6
* New feature: Objects can now be deleted. See: https://github.com/LiUGraphQL/woo.sh/issues/82
7
* New feature: Incomming/outgoing edges can now be filtered. See: https://github.com/LiUGraphQL/woo.sh/issues/32
8
* Bug fix: Changed how incomming/outgoing edges behavies for types implementing interfaces. See: https://github.com/LiUGraphQL/woo.sh/pull/85
9
+* Bug fix: If edge annotations are required, the annotation object is nor correctly marked as required for creation.
10
11
**v0.1.1, released on June 23, 2020**
12
* New feature: Edge annotations can now be set when creating and/or updating objects. See: https://github.com/LiUGraphQL/woo.sh/issues/24
0 commit comments