Microsoft graph, batch request's nextLink
问题 I'm currently implementing a sync queue service to sync a webapp's customers to Outlook's contacts. I'm using the Graph API for the job. The creation and updating of contacts is done using graph's batch request. There's a part in the docs about the response that I don't fully understand and pretty much ignored. I just want to make sure my implementation is correct. In addition to the responses property, there might be a nextLink property in the batch response. This allows Microsoft Graph to