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