Schema Documentation

CustomerToDownloadableItemConnection

Description

Connection between the Customer type and the DownloadableItem type

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