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