Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 657 Bytes

BatchResponseContent.md

File metadata and controls

22 lines (13 loc) · 657 Bytes

BatchResponseContent

Objectives

Provide component to simplify the processing of batch responses.

Requirements

See constraints related to all content objects.

  • Deserialize batch response payload into a collection of GraphResponse objects
  • Allow users to enumerate collection of GraphResponse objects
  • Expose NextLink URL if one is present in the payload.

Performance Considerations

Security Considerations

References

https://developer.microsoft.com/en-us/graph/docs/concepts/json_batching https://www.oasis-open.org/committees/download.php/60365/odata-json-format-v4.01-wd02-2017-03-24.docx