Schema Documentation

TaxLineConnection

Description

Connection to TaxLine Nodes

Fields
Field NameDescription
edges - [TaxLineConnectionEdge!]! A list of edges (relational context) between Order and connected TaxLine Nodes
nodes - [TaxLine!]! A list of connected TaxLine Nodes
pageInfo - TaxLineConnectionPageInfo! Information about pagination in a connection.
Possible Types
TaxLineConnection Types

SubscriptionToTaxLineConnection

OrderToTaxLineConnection

Example
{"edges":[TaxLineConnectionEdge],"nodes":[TaxLine],"pageInfo":TaxLineConnectionPageInfo}