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
.eslintrc.js
Collection.test.ts
collections.test.ts Added "getBySlug" method to Collections Service 2023-06-16 16:31:50 +07:00