Schema Documentation

SubscriptionToDownloadableItemConnection

Description

Connection between the Subscription type and the DownloadableItem type

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