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
- 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
Contributions are welcome—add your own recipes as your project evolves.