laravel-notion-api icon indicating copy to clipboard operation
laravel-notion-api copied to clipboard

Compound Filters

Open keithbrink opened this issue 3 years ago • 4 comments

I'd like to use the compound filters (currently a TODO comment) when querying a database. Specifically, I would like to use an "and" filter to add two filters at the same time.

Really just opening the issue to give me a place to track it whenever it gets implemented - love this package thanks for all your excellent work on it.

keithbrink avatar Oct 19 '21 11:10 keithbrink

Already working on this one! :)

mechelon avatar Nov 03 '21 09:11 mechelon

Any work around on this one?

LeeGellie417 avatar May 19 '22 03:05 LeeGellie417

Hello, Do you have some news about it ? This is a key feature. Thank you !

lolocava avatar Oct 06 '22 13:10 lolocava

The implementation of the feature is nearly done, at the moment we are working on proper tests and documentation since this will be a breaking change. We don't want to rush anything, because as you said, it's a key feature.

mechelon avatar Oct 09 '22 11:10 mechelon

PR #99 is done by @mechelon and has been merged into dev. Will be pushed as v1.0.0 in the next few days.

johguentner avatar Feb 03 '23 09:02 johguentner