pub async fn list_notifications(
__arg0: State<AppState>,
__arg1: Query<NotificationsListQuery>,
) -> Result<SonicJson<NotificationsListResponse>, ApiError>pub async fn list_notifications(
__arg0: State<AppState>,
__arg1: Query<NotificationsListQuery>,
) -> Result<SonicJson<NotificationsListResponse>, ApiError>