CompanyUserConnectionEdge
An edge in a connection.
type CompanyUserConnectionEdge {
node: UserType
cursor: String!
}
Fields
CompanyUserConnectionEdge.node ● UserType object
The item at the end of the edge
CompanyUserConnectionEdge.cursor ● String! non-null scalar
A cursor for use in pagination