1.0.1
Fixed Bugs
An empty result is now empty, before it contained an edge with null
values
null
valuesThe productSets()
query result would previously always include at least one β
potentially empty β node. This caused unintended and confusing behaviour when
an empty list would have been expected, e.g. there are no sets for the given
product or the given product does not exist.
Example
8.API 1.0.0 had returned
8.API 1.0.1 returns
Last updated