The graph document already have a createLink api to create an sharing link with
POST /me/drive/items/{item-id}/createLink with the scope 'organisation' or 'anonymous'
But i want to use the Graph API to share an item to specific user.
Anyone know how to solve this. Many thanks