CompanyUpcEdge
An edge in a connection.
type CompanyUpcEdge {
cursor: String!
node: CompanyUpc
}
Fields
CompanyUpcEdge.cursor ● String! non-null scalar common
A cursor for use in pagination.
CompanyUpcEdge.node ● CompanyUpc object companies
The item at the end of the edge.
Member Of
CompanyUpcConnection object