Ghost/ghost/posts-service
Michael Barrett ed0762fb51
Removed usage of yg when using NQL (#19287)
refs https://github.com/TryGhost/NQL/pull/73

The referenced PR removes `yg` from the parsed NQL output, so we also
need to remove any usage of it in Ghost
2024-01-15 14:40:01 +00:00
..
lib Removed usage of yg when using NQL (#19287) 2024-01-15 14:40:01 +00:00
test 🐛Changed "free_signups" to "signups" in Post Exporter (#18883) 2023-11-07 09:52:28 +00: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 Removed usage of yg when using NQL (#19287) 2024-01-15 14:40:01 +00:00
README.md Moved posts service to its own package 2023-03-20 16:06:42 +01:00

Posts Service