Schema Documentation

OrderToFeeLineConnection

Description

Connection between the Order type and the FeeLine type

Fields
Field NameDescription
edges - [OrderToFeeLineConnectionEdge!]! Edges for the OrderToFeeLineConnection connection
nodes - [FeeLine!]! The nodes of the connection, without the edges
pageInfo - OrderToFeeLineConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[OrderToFeeLineConnectionEdge],"nodes":[FeeLine],"pageInfo":OrderToFeeLineConnectionPageInfo}