OBJECT
CloudObjectStepRelationEntityEdge
A Relay edge containing a CloudObjectStepRelationEntity
and its cursor.
link GraphQL Schema definition
- type CloudObjectStepRelationEntityEdge {
- # The item at the end of the edge
- CloudObjectStepRelationEntity :
- # A cursor for use in pagination
- String! :
- }