Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Regions] Support created_at and updated_at filters #1

Open
callmekatootie opened this issue Oct 16, 2022 · 0 comments
Open

[Regions] Support created_at and updated_at filters #1

callmekatootie opened this issue Oct 16, 2022 · 0 comments

Comments

@callmekatootie
Copy link
Owner

Endpoint

I cannot figure out how to query using the created_at and updated_at fields - when I try with my local instance, the url is /store/regions?created_at[gt]=2022-10-10 which seems to work. But so does /store/regions?created_at[gt]=2022-10-15 - the returned records are all created on 12th October 2022 though.

Parking this for now until I figure it out.

NOTE I tried to pass it off as /store/regions?created_at={gt:"2022-10-10"} but this does not work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant