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