An API that connects multiple Microsoft services, enabling data access and automation across platforms
If by "users" you mean all the people that have been granted Full access/delegate permissions over the shared mailbox, the answer is you cannot do this via Graph. This is an Exchange admin operation, and the Graph currently has zero coverage for such. Use Exchange Online PowerShell instead (Get-MailboxPermission cmdlet).