mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
6582ec8e67
- Add 'id' => Type::string() to GraphQL Mapper Registry defaults to handle Model::TYPE_ID used by Document and Row models ($sequence field) - Refactor SchedulesConsoleClientTest to use static-cached setup helpers instead of @depends annotations, which don't work in ParaTest --functional mode Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>