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