Schema Documentation
FeeLineConnection
Description
Connection to FeeLine Nodes
Fields
Field Name | Description |
---|---|
edges - [FeeLineConnectionEdge!]! | A list of edges (relational context) between Order and connected FeeLine Nodes |
nodes - [FeeLine!]! | A list of connected FeeLine Nodes |
pageInfo - FeeLineConnectionPageInfo! | Information about pagination in a connection. |
Possible Types
FeeLineConnection Types |
---|
Example
{"edges":[FeeLineConnectionEdge],"nodes":[FeeLine],"pageInfo":FeeLineConnectionPageInfo}