Skip to main content
06.13.2025

Session Filtering

New Features:
  • Added an optional sessionId argument to the Project.sessions GraphQL field, enabling filtering by session_id.
  • Integrated support across the backend resolver and frontend UI to seamlessly filter and display sessions matching a specific session_id.

feat: allow filtering of sessions by session_id by RogerHYang Β· Pull Request #8038 Β· Arize-ai/phoenix

GitHub