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