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