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