OBJECT
VsphereResourcePoolPhysicalChildTypeEdge
Description
Wrapper around the VsphereResourcePoolPhysicalChildType object. This wrapper is used for pagination.
link GraphQL Schema definition
- type VsphereResourcePoolPhysicalChildTypeEdge {
- # String used to identify this edge.
- String! :
- # The actual VsphereResourcePoolPhysicalChildType object wrapped by this edge.
- VsphereResourcePoolPhysicalChildType! :
- }