Customers user_agent in Orders GraphQL api

Hello,

Orders REST API has “client_details->user_agent” field to get information about customer’s browser etc.

Same is not available in Order GraphQL API.

In REST API “client_details” is mapped with GraphQL “customerJourneySummary” but it doesn’t have any option to get “user_agent”.

is there any alternative for t