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