SCALAR
Date
A date in YYYY-MM-DD format (e.g. 2017-01-01).
link GraphQL Schema definition
- scalar Date
link Require by
- AccountA customer account.
- AccountBillingParameterParameters that define the billing settings for an `Account`.
- AccountGroupAn account group.
- AccountServiceThe relationship between an `Account` and a `Service`.
- AccountStatusThe status of an account.
- AccountTypeThe account type.
- AddPackageToAccountMutationInputThe input object that defines the fields for the addPackageToAccount mutation.
- AddressA geographical address.
- AddServiceToAccountMutationInputThe input object that defines the fields for the addServiceToAccount mutation.
- AlertingRotationAn alerting rotation.
- AlertingRotationDayAn alerting rotation day.
- AlertingRotationInventoryItemAn `InventoryItem` associated with an `AlertingRotation`.
- BankAccountA bank account.
- BillingSettingBilling configuration settings.
- CallLogA call log.
- CompanyA company you do business as.
- ContactA contact person.
- ContractA contract.
- ContractTemplateA contract template.
- CoreInvoiceA Sonar invoice.
- CreateAlertingRotationMutationInputThe input object that defines the fields for the createAlertingRotation mutation.
- CreateDepositSlipMutationInputThe input object that defines the fields for the createDepositSlip mutation.
- CreateInternalTicketMutationInputThe input object that defines the fields for the createInternalTicket mutation.
- CreateInvoiceAttachmentMutationInputThe input object that defines the fields for the createInvoiceAttachment mutation.
- CreateInvoiceMutationInputThe input object that defines the fields for the createInvoice mutation.
- CreatePrintedInvoiceBatchMutationInputThe input object that defines the fields for the createPrintedInvoiceBatch mutation.
- CreatePublicTicketMutationInputThe input object that defines the fields for the createPublicTicket mutation.
- CreateScheduleAvailabilityMutationInputThe input object that defines the fields for the createScheduleAvailability mutation.
- CreateScheduleBlockerMutationInputThe input object that defines the fields for the createScheduleBlocker mutation.
- CreateTaskMutationInputThe input object that defines the fields for the createTask mutation.
- CreditThe application of a `Discount` or `Payment` against an `Invoice`.
- CreditCardA credit card.
- CustomFieldA user defined field.
- DailyAggregateValueAn aggregated value calculated for a given date.
- DataUsageHistoryA data usage history entry.
- DataUsageTopOffA data usage top off.
- DebitA debit.
- DeleteAccountServiceMutationInputThe input object that defines the fields for the deleteAccountService mutation.
- DepositSlipA deposit slip.
- DisconnectionLogThe `Account` disconnections log.
- DiscountA discount.
- EmailInvoiceBatchMutationInputDetails around resending an email invoice batch.
- FccForm477ReportA generated FCC Form 477 report.
- FileA file.
- GeofenceA geographical restriction.
- GeoTaxZoneA geographical tax zone.
- HandwrittenSignatureThe signature on a contract.
- InboundMailboxAn inbound mailbox.
- InstanceManagementRequestRequests from Sonar staff to access your Sonar instance.
- InventoryItemAn inventory item.
- InventoryModelA type of item stored in inventory.
- InvoiceAn invoice.
- InvoiceAttachmentA PDF to attach to invoices.
- JobA job, typically in the field.
- JobTypeThe type of a `Job`.
- MonthlyBillingCompletionA record of a monthly billing cycle.
- NetworkSiteA network site.
- PackageA collection of `Service`s.
- PaymentA payment.
- PrintedInvoiceBatchA single PDF containing multiple invoices for printing.
- Querynull
- RadiusAccountA RADIUS account.
- RespondToInstanceManagementRequestMutationInputThe input object that defines the fields for the respondToInstanceManagementRequest mutation.
- ScheduleAvailabilityAvailability for `Job`s to be scheduled.
- ScheduleAvailabilityDayTimeA day and time associated with a `ScheduleAvailability`.
- ScheduleBlockerAn event that blocks off part of a calendar otherwise availability due to `ScheduleAvailability`.
- ScheduleBlockerDayTimeA day and time associated with a `ScheduleBlocker`.
- ScheduleBlockerOverrideAn override to a particular day and time a `ScheduleBlocker` would otherwise cover.
- ScheduledEventAn `Account` event that is run at a specific time.
- SearchDateFieldUsed in the `Search` object. Allows you to search against date fields.
- ServiceA service.
- ServiceableAddressAccountAssignmentHistoryA `ServiceableAddressAccountAssignmentHistory` for accounts and addresses.
- ServiceMetadataValueThe value of a `ServiceMetadata` field, as it relates to a specific `Service` on a specific `Account`.
- TaskA task.
- TaskMutationInputThe input object that defines the fields for the createTask mutation.
- TaxOverrideAn override to the default taxation rate.
- TicketA ticket.
- TicketCategoryA ticket category.
- TicketCommentA comment on a `Ticket`.
- TicketGroupA ticket group.
- TicketRecipientA ticket recipient.
- TicketReplyA reply on a `Ticket`.
- TriggeredEmailAn `Email` that is sent when a particular event occurs.
- UninventoriedMacAddressA MAC address that is not recorded in the inventory system.
- UpdateAccountBillingParameterMutationInputThe input object that defines the fields for the updateAccountBillingParameter mutation.
- UpdateAccountServiceMutationInputThe input object that defines the fields for the updateAccountService mutation.
- UpdateAlertingRotationMutationInputThe input object that defines the fields for the updateAlertingRotation mutation.
- UpdateBillingSettingsMutationInputThe input object that defines the fields for the updateBillingSettings mutation.
- UpdateDepositSlipMutationInputThe input object that defines the fields for the updateDepositSlip mutation.
- UpdateInvoiceAttachmentMutationInputThe input object that defines the fields for the updateInvoiceAttachment mutation.
- UpdateScheduleAvailabilityMutationInputThe input object that defines the fields for the updateScheduleAvailability mutation.
- UpdateScheduleBlockerMutationInputThe input object that defines the fields for the updateScheduleBlocker mutation.
- UpdateTaskMutationInputThe input object that defines the fields for the updateTask mutation.
- UpdateTicketMutationInputThe input object that defines the fields for the updateTicket mutation.
- UserA user that can login to Sonar.