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