Skip to content

Latest commit

 

History

History
89 lines (30 loc) · 2.73 KB

CHANGELOG.md

File metadata and controls

89 lines (30 loc) · 2.73 KB

0.0.13 (2023-10-16)

Features

  • Added support of fragments (e39b232)

0.0.12 (2023-09-10)

Features

  • Allow use custom transformer for EagerLoadEntry (d64a51b)

0.0.11 (2023-09-10)

Features

  • Added support EagerLoadEntry on query root (7b7ff6a)

0.0.9 (2023-07-06)

Bug Fixes

  • resolve variables for arguments (270d524)

0.0.8 (2023-06-23)

Features

  • Added custom field entry to EagerLoadEntry (ef884a5)

0.0.7 (2023-06-18)

Features

  • Added EagerLoadEntry for supporting nested queries/mutations (ab9dbf0)

0.0.6 (2023-05-29)

Bug Fixes

  • Added loadRaw for an initial context (5bda108)

0.0.4 (2023-05-05)

Bug Fixes

  • Added arguments parsing (b1e90e3)

0.0.3 (2023-05-05)

Bug Fixes

  • Added support eager loading for mutations (1aac3dc)

0.0.2 (2023-05-05)

Bug Fixes