Releases: graphql-utils/store
Releases · graphql-utils/store
v1.0.0-alpha.2
v1.0.0-alpha.1
1.0.0-alpha.1 (2022-12-04)
Features
- add
clear
operation (#12) (e4f391c) - add
delete
operation (#15) (c175d7f) - add
count
operation (#5) (cede19e) - add
createStore
(#33) (94230b1) - add
find
(#3) (ef28f4b) - add
findFirst
(#4) (de80d2b) - add
findFirstOrThrow
(#2) (80b2ddb) - add
update
operation (#6) (cb68416) - add
reset
method to clear all collections (#14) (c3edacb) - add support for on-to-one relations (#7) (4d7a305)
- add support for one-to-many relations (#30) (2df5e2d)