Ghost/ghost/collections/test
Naz 25e0cb12c0
Added "getBySlug" method to Collections Service
refs https://github.com/TryGhost/Team/issues/3423

- This is a convenience method that should allow fetching collections by their slug. It is a great developer experience for in case when fetching built-in collections like "featured" and "index", so can avoid an extra call to find the collection and it's ide one wants to use.
2023-06-16 16:31:50 +07:00
..
fixtures Added collection's posts fetching to collections lib 2023-06-13 17:23:09 +07:00
.eslintrc.js
Collection.test.ts Made builtin collections un-deletable 2023-06-06 22:04:16 +07:00
collections.test.ts Added "getBySlug" method to Collections Service 2023-06-16 16:31:50 +07:00