query_params.json 158 B

12345678
  1. {
  2. "_v0_where":{
  3. "createdAt_gte":"__DATE_AFTER__",
  4. "isPublic_eq": true,
  5. "isCensored_eq": false
  6. },
  7. "_v0_orderBy":"createdAt_ASC"
  8. }