You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It currently covers the mail surface; see [API coverage](#api-coverage) for the supported and planned Graph domains.
7
+
It currently covers the mail and contacts surfaces; see [API coverage](#api-coverage) for the supported and planned Graph domains.
8
8
9
9
## Table of contents
10
10
@@ -19,13 +19,13 @@ It currently covers the mail surface; see [API coverage](#api-coverage) for the
19
19
20
20
## API coverage
21
21
22
-
Microsoft Graph is a single API spanning many domains; io-msgraph covers them incrementally and feature-gates each so consumers compile only what they use. This table tracks what is implemented today.
22
+
Microsoft Graph is a single API spanning many domains; io-msgraph covers them incrementally. This table tracks what is implemented today.
|[Mail]| mail folders (list, get, create, update, delete); messages (list, get, get raw MIME, create draft from JSON or MIME, update, delete, move, copy, send); attachments (list, get raw content, delete); sendMail (JSON and MIME); signed-in user (`me`) | Supported |
0 commit comments