Schema Documentation
OrderToFeeLineConnection
Description
Connection between the Order type and the FeeLine type
Fields
Field Name | Description |
---|---|
edges -
[OrderToFeeLineConnectionEdge] | Edges for the OrderToFeeLineConnection connection |
nodes -
[FeeLine] | The nodes of the connection, without the edges |
pageInfo -
WPPageInfo | Information about pagination in a connection. |
Example
{"edges":[OrderToFeeLineConnectionEdge],"nodes":[FeeLine],"pageInfo":WPPageInfo}