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