ENUM
JobbableType
The type of entity that owns this Job
.
link GraphQL Schema definition
- enum JobbableType {
- # An `Account`.
- # A `NetworkSite`.
- }
link Require by
- AccountA customer account.
- CreateJobMutationInputThe input object that defines the fields for the createJob mutation.
- JobA job, typically in the field.
- JobCheckInThe record of a check in to a `Job`.
- JobTypeThe type of a `Job`.
- NetworkSiteA network site.
- Querynull
- ServiceableAddressAccountAssignmentFutureAn expected change of serviceable address account assignment.
- TicketA ticket.
- UpdateJobMutationInputThe input object that defines the fields for the updateJob mutation.
- UserA user that can login to Sonar.