Schema Documentation

OrderToDownloadableItemConnection

Description

Connection between the Order type and the DownloadableItem type

Fields
Field NameDescription
edges - [OrderToDownloadableItemConnectionEdge] Edges for the OrderToDownloadableItemConnection connection
nodes - [DownloadableItem] The nodes of the connection, without the edges
pageInfo - WPPageInfo Information about pagination in a connection.
Example
{"edges":[OrderToDownloadableItemConnectionEdge],"nodes":[DownloadableItem],"pageInfo":WPPageInfo}