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