Sp.Sites.getAllSites
GET /clients/:clientId/sp/sites
This function returns a promise that resolves to an array of IGraphSite objects by calling the
sites method on the openGraphClient.
Request
A Promise that resolves to an array of IGraphSite objects.