Ghost/ghost/in-memory-repository/src
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
..
index.ts Added @tryghost/in-memory-repository (#16769) 2023-05-10 09:23:16 -04:00
InMemoryRepository.ts Added "getBySlug" method to Collections Service 2023-06-16 16:31:50 +07:00
nql.d.ts Renamed @tryghost__nql.d.ts to nql.d.ts 2023-05-10 17:24:58 -04:00