Schema Documentation

SubscriptionToFeeLineConnection

Description

Connection between the Subscription type and the FeeLine type

Fields
Field NameDescription
edges - [SubscriptionToFeeLineConnectionEdge!]! Edges for the SubscriptionToFeeLineConnection connection
nodes - [FeeLine!]! The nodes of the connection, without the edges
pageInfo - SubscriptionToFeeLineConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[SubscriptionToFeeLineConnectionEdge],"nodes":[FeeLine],"pageInfo":SubscriptionToFeeLineConnectionPageInfo}