Ghost/ghost/bookshelf-repository/src
Simon Backx 383069a1e5 Fixed NQL filter column mapping for BookskhelfRepository
no issue

When filtering and using the BookshelfRepository, you had to use the column names instead of the entitiy field names. This is fixed by adding a transformer. Long term we want to move the NQL parsing away from the repository and into the API layer, and pass along the Mongo filter probably.
2023-09-14 14:47:02 +02:00
..
BookshelfRepository.ts Fixed NQL filter column mapping for BookskhelfRepository 2023-09-14 14:47:02 +02:00
index.ts
libraries.d.ts Fixed NQL filter column mapping for BookskhelfRepository 2023-09-14 14:47:02 +02:00