mirror of
https://github.com/zenstackhq/zenstack
synced 2026-05-24 10:08:55 +00:00
- Make `TransactionOperation<Schema>` a discriminated union over (model, op) pairs with schema-derived args types - Normalize incoming mutation model name via case-insensitive schema lookup so lowerCaseFirst names resolve - Guard transaction onSuccess against malformed variables and per-item shape - Move `normalizeEndpoint` from constants.ts to client.ts - Group react-query tests into CRUD/Optimistic/Sequential describe blocks Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| auth-adapters/better-auth | ||
| cli | ||
| clients | ||
| common-helpers | ||
| config | ||
| create-zenstack | ||
| ide | ||
| language | ||
| orm | ||
| plugins/policy | ||
| schema | ||
| sdk | ||
| server | ||
| testtools | ||
| zod | ||