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