OperatingLocationCardTransactionEdge
A Relay edge containing a OperatingLocationCardTransaction
and its cursor.
type OperatingLocationCardTransactionEdge {
node: OperatingLocationCardTransaction
cursor: String!
}
Fields
OperatingLocationCardTransactionEdge.node
● OperatingLocationCardTransaction
object
The item at the end of the edge
OperatingLocationCardTransactionEdge.cursor
● String!
non-null scalar
A cursor for use in pagination