PolicyEdge
No description
type PolicyEdge {
cursor: String!
node: Policy!
}
Fields
PolicyEdge.cursor ● String! non-null scalar
Pass this value as after or before to page from this policy.
PolicyEdge.node ● Policy! non-null object
Member Of
PoliciesConnection object