Cookbook¶
The cookbook collects self-contained snippets that demonstrate how to solve domain problems with GeneralManager. Each recipe includes code you can adapt to your project.
- Derivative aggregation
- GraphQL query patterns
- Historical snapshot queries
- Bulk data-change notifications
- Safe GraphQL mutation errors
- Upload a file through GraphQL
- Validate a manager with field and non-field rule errors
- Installed chat eval commands
- Permission patterns
- Permission cookbook
- Custom audit logger
- Existing model interface recipes
- Request interface end-to-end
- Remote manager interface end-to-end
- Startup hooks with custom ordering
- Related search invalidation
Contributions are welcome—add your own recipes as your project evolves.