diff --git a/README.md b/README.md index 6c1c5f464..9438e2f41 100644 --- a/README.md +++ b/README.md @@ -255,7 +255,7 @@ A collection query for "events" which includes ordering and filtering as well as orderDirection: ASC filter: { title: { contains: "funtastic" } - happening_at: { gte: 2023-08-31, lte: 2023-09-14 } + happening_at: { gte: 1677676480, lte: 1696162480 } } ) { totalCount