OBJECT
NotificationConnection
The connection wrapper around the NotificationConnection
type.
link GraphQL Schema definition
- type NotificationConnection {
- # A list of the entities provided by this connection.
- Notification]! : [
- # An object providing information about the page of results being displayed, as
- # well as the total amount of pages/records available.
- PageInfo! :
- # Provides the ability to return aggregated mathematical data about your results.
- Aggregation]! : [
- }
link Require by
- CallDetailRecordImportAn import of call detail records (CDRs).
- InboundMailboxAn inbound mailbox.
- InventoryItemAn inventory item.
- JobA job, typically in the field.
- PrintToMailBatchA batch of invoices to mail and print.
- PurchaseOrderA purchase order for items from a third party vendor.
- Querynull
- SystemBackupExportA log of a system backup export attempt.
- TaskA task.
- TicketA ticket.
- UserA user that can login to Sonar.
- VoiceProviderRateImportAn import of voice provider rates.