Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 22:34
· 339 commits to main since this release
c493339

Minor Changes

  • 3e20fd4: Add byPath option to loadable field methods that groups by the path in the query rather
    than the field. This allows the load method to access the fields args
  • 3e20fd4: Add a new loadableGroup method for easier batch loading of where-in style queries for
    loadable lists