diff --git a/services/graph/README.md b/services/graph/README.md new file mode 100644 index 0000000000..4a1b8d567a --- /dev/null +++ b/services/graph/README.md @@ -0,0 +1,3 @@ +# Graph service + +The graph service provides the Graph API which is a RESTful web API used to access Infinite Scale resources. It is inspired by the [Microsoft Graph API](https://learn.microsoft.com/en-us/graph/use-the-api) and can be used by clients or other services or extensions.