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