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! :
- # The actual NutanixPrismCentralDescendantType object wrapped by this edge.
- NutanixPrismCentralDescendantType! :
- }