AgentNotificationPreferenceConnection
The connection type for AgentNotificationPreference.
type AgentNotificationPreferenceConnection {
edges: [AgentNotificationPreferenceEdge]
nodes: [AgentNotificationPreference]
pageInfo: PageInfo!
}
Fields
AgentNotificationPreferenceConnection.edges ● [AgentNotificationPreferenceEdge] list object common
A list of edges.
AgentNotificationPreferenceConnection.nodes ● [AgentNotificationPreference] list object common
A list of nodes.
AgentNotificationPreferenceConnection.pageInfo ● PageInfo! non-null object common
Information to aid in pagination.
Member of
Agent object