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