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