How to get the delta(changed) fields in user of group by using Graph Api. I Am using this URL https://graph.microsoft.com/v1.0/groups/delta/?$filter= id eq 'efa699db-d364-4f1f-8d7d-e77ec7444222'/&$expand=members . with this i'm only getting ID value but i need all the fields.