Schema Documentation

FeeLineConnectionEdge

Description

Edge between a Node and a connected FeeLine

Fields
Field NameDescription
cursor - String Opaque reference to the nodes position in the connection. Value can be used with pagination args.
node - FeeLine! The connected FeeLine Node
Example
{"cursor":"xyz789","node":FeeLine}