06.13.2025
Session Filtering
- Added an optional
sessionIdargument to theProject.sessionsGraphQL field, enabling filtering bysession_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

