OBJECT
MicrosoftSiteEdge
Description
Wrapper around the MicrosoftSite object. This wrapper is used for pagination.
link GraphQL Schema definition
- type MicrosoftSiteEdge {
- # String used to identify this edge
- String! :
- # String used to identify this edge
- MicrosoftSite! :
- }