appwrite/src/Appwrite/GraphQL
Jake Barnby 6582ec8e67 fix: register TYPE_ID in GraphQL Mapper and fix Schedules tests for ParaTest
- 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>
2026-02-18 21:59:33 +13:00
..
Promises Alias + name fixes 2022-10-12 20:20:44 +13:00
Types fix: register TYPE_ID in GraphQL Mapper and fix Schedules tests for ParaTest 2026-02-18 21:59:33 +13:00
Exception.php Restructure exception 2022-10-12 13:59:35 +13:00
Resolvers.php fix class issue 2026-02-10 12:41:59 +05:30
Schema.php fix class issue 2026-02-10 12:41:59 +05:30
Types.php Fix assoc input for account prefs 2022-12-13 20:04:05 +13:00