OBJECT
ProjectDataExRelationEntityConnection
link GraphQL Schema definition
- type ProjectDataExRelationEntityConnection {
- # Pagination data for this connection.
- PageInfo! :
- # Contains the nodes in this connection.
- ProjectDataExRelationEntityEdge]! : [
- # Total number of items in the connection.
- Int :
- }