Hello @VS
Thanks for reaching out!
As per the Microsoft Graph documentation for List SignIns, currently it only supports the $top, $skiptoken, and $filter OData Query Parameters to help customize the response (for both v1.0 & beta). Usage of Select query option is not allowed on this Graph call.
Refer this documentation to find more details.
Hope this helps.
If the answer is helpful, please click Accept Answer and kindly upvote. If you have any further questions about this answer, please click Comment.