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