Queue
No description
type Queue { counts: QueueCounts!}
#
Fieldscounts
(QueueCounts!
)#
counts is the current counts associated with the Queue.
No description
type Queue { counts: QueueCounts!}
counts
(QueueCounts!
)#counts is the current counts associated with the Queue.