Ghost/ghost/collections/test
Naz 606bd383f1 Extended getAll method with paging metadata
refs https://github.com/TryGhost/Team/issues/3167

- Having paging metadata is part of every API response and was missing from initial implementation
- The getAll method has all of the values as "static" as there's nothing to page on.
2023-05-19 20:42:46 +07:00
..
.eslintrc.js Added a collections package with CRUD logic 2023-05-16 12:21:31 +07:00
collections.test.ts Extended getAll method with paging metadata 2023-05-19 20:42:46 +07:00