Skip to content
ActivitySessionsStartingInput

Fields

Only return sessions starting on or after this date-time.

Only return sessions starting on or before this date-time.

upcomingBoolean

When true, only return sessions starting on or after the beginning of the current day (UTC). Applied server-side so the value is stable across SSR and client hydration.

includeCancelledBoolean

When true, cancelled sessions are returned alongside scheduled/active ones. Only meaningful with upcoming: true — without upcoming, the status filter is not applied so cancelled rows are returned regardless. Defaults to false, preserving the original upcoming semantics.

Used in

ActivitySessionsStarting