OBJECT
FileConnection
The connection wrapper around the FileConnection
type.
link GraphQL Schema definition
- type FileConnection {
- # A list of the entities provided by this connection.
- File]! : [
- # 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
- AccountA customer account.
- AchBatchAn ACH batch file.
- AddressA geographical address.
- CallDetailRecordImportAn import of call detail records (CDRs).
- CallLogA call log.
- CompanyA company you do business as.
- DepositSlipA deposit slip.
- EmailMessageContentThe localized content of an `EmailMessage`.
- FccForm477ReportA generated FCC Form 477 report.
- HandwrittenSignatureThe signature on a contract.
- InventoryItemAn inventory item.
- InventoryModelA type of item stored in inventory.
- InvoiceAttachmentA PDF to attach to invoices.
- JobA job, typically in the field.
- MassEmailA mass email communication.
- NetworkSiteA network site.
- PrintedInvoiceBatchA single PDF containing multiple invoices for printing.
- PurchaseOrderA purchase order for items from a third party vendor.
- Querynull
- SystemBackupA backup of your Sonar instance's data.
- TicketA ticket.
- TicketCommentA comment on a `Ticket`.
- TicketReplyA reply on a `Ticket`.
- TowercoverageSubmissionA TowerCoverage submission.
- VendorA third party vendor of inventory models.
- VoiceProviderRateImportAn import of voice provider rates.