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