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> |
||
|---|---|---|
| .. | ||
| schemas | ||
| react-query.test.tsx | ||
| react-sliced-client.test-d.ts | ||
| react-typing.test-d.ts | ||
| svelte-sliced-client.test-d.ts | ||
| svelte-typing-test.ts | ||
| vue-sliced-client.test-d.ts | ||
| vue-typing-test.ts | ||