Graph API Upload Session
A Guide to uploading large attachments with Graph API's latest feature
Fri Dec 25 2020
Graph Api has changed the way developers integrate their application with
Microsoft Suite. However it has some limitations that have been pain points for its consumers.
One of them being the size constraint of attachment being 4 MB.
Lucky for us, with the introduction of upload sessions, we can now upload larger
attachments easily.