filter between date via API
I only use API only
Till now I was using EQ. Method to filter my queries
But now I want to filter between two dates
Just like,, get all rows where created_at is between 10-11-2022 and 17-11-2022
But I can't get how to achieve that, any ideas?
Till now I was using EQ. Method to filter my queries
But now I want to filter between two dates
Just like,, get all rows where created_at is between 10-11-2022 and 17-11-2022
But I can't get how to achieve that, any ideas?
