Activity
The `activity` query, a read-only trail of who did what.
activity is the single query behind the team's activity trail, gated on
view_activity. It is read-only: nothing in this API writes to it
directly, every mutation that changes state is what populates a row.
See also
Did this page help you?