CompanyGs1PrefixConnection
The connection type for CompanyGs1Prefix.
type CompanyGs1PrefixConnection {
edges: [CompanyGs1PrefixEdge]
nodes: [CompanyGs1Prefix]
pageInfo: PageInfo!
totalCount: Int!
}
Fields
CompanyGs1PrefixConnection.edges ● [CompanyGs1PrefixEdge] list object common
A list of edges.
CompanyGs1PrefixConnection.nodes ● [CompanyGs1Prefix] list object companies
A list of nodes.
CompanyGs1PrefixConnection.pageInfo ● PageInfo! non-null object common
Information to aid in pagination.
CompanyGs1PrefixConnection.totalCount ● Int! non-null scalar common
Total count of items in the connection, without considering pagination.
Returned By
companyGs1Prefixes query