verdant icon indicating copy to clipboard operation
verdant copied to clipboard

Add docs for features

Open a-type opened this issue 3 years ago • 1 comments

  • [x] Batching tweak config
  • [ ] Deep change subscription
  • [ ] What each field type means

a-type avatar Nov 19 '22 14:11 a-type

More things to mention

  • [x] queries are cached by index so you can prefetch a query by fire and forget (like in a router)
  • [ ] patterns for ensuring data exists?
  • [x] things you can do in migrations

a-type avatar Jan 31 '23 21:01 a-type