Schema Documentation

SubscriptionToTaxLineConnection

Description

Connection between the Subscription type and the TaxLine type

Fields
Field NameDescription
edges - [SubscriptionToTaxLineConnectionEdge!]! Edges for the SubscriptionToTaxLineConnection connection
nodes - [TaxLine!]! The nodes of the connection, without the edges
pageInfo - SubscriptionToTaxLineConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[SubscriptionToTaxLineConnectionEdge],"nodes":[TaxLine],"pageInfo":SubscriptionToTaxLineConnectionPageInfo}