rocksky/stats
app.rocksky.stats.* — aggregate user statistics and Wrapped.
Values
pub fn get_stats(did did: String) -> rocksky.Request(types.Stats)
app.rocksky.stats.getStats — high-level totals for an actor.
pub fn get_wrapped(
did did: String,
) -> rocksky.Request(dynamic.Dynamic)
app.rocksky.stats.getWrapped — end-of-year style summary for an actor.
Use rocksky.year to scope to a year; omit it to use the current one.