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