Structs§
- Query
Stats - Query-level metadata collected after resolver execution. Application layer uses this for observability, billing, or logging. This struct intentionally contains no cost/credit/price fields — billing logic belongs in the application, not the generic library.
Type Aliases§
- Stats
Callback - Callback invoked after each cube query execution with query metadata. The application layer registers this to collect stats for billing, logging, etc.