Schema Documentation

FeeLineConnection

Description

Connection to FeeLine Nodes

Fields
Field NameDescription
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

OrderToFeeLineConnection

SubscriptionToFeeLineConnection

Example
{"edges":[FeeLineConnectionEdge],"nodes":[FeeLine],"pageInfo":FeeLineConnectionPageInfo}