ENUM
Language
Languages.
link GraphQL Schema definition
- enum Language {
- # English
- # French
- }
link Require by
- AccessLogAn access log history on an entity.
- AccountA customer account.
- AlertingRotationAn alerting rotation.
- CalendarIcalAn iCalendar calendar.
- CallDetailRecordImportRecipeA recipe for importing call detail records (CDRs).
- CallLogA call log.
- ContactA contact person.
- ContractA contract.
- CreateContactMutationInputThe input object that defines the fields for the createContact mutation.
- CreateEmailMessageContentMutationInputThe input object that defines the fields for the createEmailMessageContent mutation.
- CreateUserMutationInputThe input object that defines the fields for the createUser mutation.
- DebitA debit.
- DidImportRecipeA recipe for importing DIDs.
- DisconnectionLogThe `Account` disconnections log.
- DiscountA discount.
- EmailCategoryA categorization of an `Email` by type.
- EmailMessageAn email message.
- EmailMessageContentThe localized content of an `EmailMessage`.
- FccForm477ReportA generated FCC Form 477 report.
- FileA file.
- InstanceManagementRequestRequests from Sonar staff to access your Sonar instance.
- InventoryItemAn inventory item.
- JobA job, typically in the field.
- JobCheckInThe record of a check in to a `Job`.
- LogA log entry.
- LookerExploreLicenseA report builder license.
- LookerViewLicenseA report viewer license.
- MassEmailA mass email communication.
- MeYou!
- MessageCategoryA categorization of a message by type.
- NetworkSiteA network site.
- NoteA note.
- NotificationA `Notification`.
- NotificationSettingA user's notification setting.
- OrderGroupUserThe relationship between an order group and a user.
- PhoneNumberA phone number.
- PrintedInvoiceBatchA single PDF containing multiple invoices for printing.
- PurchaseOrderA purchase order for items from a third party vendor.
- Querynull
- RefundedPaymentA record of a refund applied to a `Payment`.
- ReversedPaymentA record a `Payment` reversal.
- RoleA role defines the permission set that a user has.
- ScheduleAddressThe geographical point that a technician starts or ends their day at.
- ScheduleAvailabilityAvailability for `Job`s to be scheduled.
- ScheduleBlockerAn event that blocks off part of a calendar otherwise availability due to `ScheduleAvailability`.
- ScheduleBlockerOverrideAn override to a particular day and time a `ScheduleBlocker` would otherwise cover.
- ScheduleTimeOffTime off that removes availability from a `ScheduleAvailability`.
- SearchFilterA user-defined search filter that applies to a specific type of entity.
- SendgridDynamicTemplateExternalReferenceAn external reference to a dynamic template at SendGrid.
- SmsMessageAn SMS message.
- SmsMessageContentAn SMS message content.
- StoredViewA stored view.
- StoredViewUserA `StoredView` associated with a `User`.
- SubscriptionA subscription to notifications for an entity.
- SystemSettingSystem configuration settings.
- TaskA task.
- TicketA ticket.
- TicketCommentA comment on a `Ticket`.
- TicketGroupA ticket group.
- TicketReplyA reply on a `Ticket`.
- UpdateContactMutationInputThe input object that defines the fields for the updateContact mutation.
- UpdateEmailMessageContentMutationInputThe input object that defines the fields for the updateEmailMessageContent mutation.
- UpdateMeMutationInputThe input object that defines the fields for the updateMe mutation.
- UpdateSystemSettingsMutationInputThe input object that defines the fields for the updateSystemSettings mutation.
- UpdateUserMutationInputThe input object that defines the fields for the updateUser mutation.
- UserA user that can login to Sonar.
- VehicleA vehicle.
- VendorA third party vendor of inventory models.
- VoiceProviderRateImportRecipeA recipe for importing voice provider rates.
- VoidedPaymentA record of a `Payment` that was voided.