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