Ghost/ghost/posts-service
Simon Backx 66b353ed97
Added bulk destroy posts api (#16587)
fixes https://github.com/TryGhost/Team/issues/2921

Adds the bulk destroy API for posts, and implemented it in the admin UI.
2023-04-11 16:37:42 +02:00
..
lib Added bulk destroy posts api (#16587) 2023-04-11 16:37:42 +02:00
test Fixed exporting post metrics without email 2023-03-28 12:41:32 +02:00
.eslintrc.js Moved posts service to its own package 2023-03-20 16:06:42 +01:00
index.js Added posts exporter implementation (#16467) 2023-03-22 09:08:35 +01:00
package.json Update @tryghost 2023-04-07 13:47:12 +02:00
README.md Moved posts service to its own package 2023-03-20 16:06:42 +01:00

Posts Service