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