And Object which you are trying to access, is null (a non initialized object) - can you please ensure, that graphClient is not null at the breakpoint?
Based on the code from: https://learn.microsoft.com/en-us/graph/tutorials/azure-functions?tutorial-step=4 this get's initialized above from the _clientService.