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! :
- # String used to identify this edge
- HyperVSCVMMLogicalChildType! :
- }