Inspection

A record of a Unit's condition at a specific point in time

Implements

Connections

activities (InspectionActivityConnection)
Argument Type Description
after String

Returns the elements in the list that come after the specified cursor.

before String

Returns the elements in the list that come before the specified cursor.

first Int

Returns the first n elements from the list.

last Int

Returns the last n elements from the list.

attachments (InspectionAttachmentConnection)
Argument Type Description
after String

Returns the elements in the list that come after the specified cursor.

before String

Returns the elements in the list that come before the specified cursor.

first Int

Returns the first n elements from the list.

last Int

Returns the last n elements from the list.

comments (CommentConnection!)
Argument Type Description
after String

Returns the elements in the list that come after the specified cursor.

before String

Returns the elements in the list that come before the specified cursor.

first Int

Returns the first n elements from the list.

last Int

Returns the last n elements from the list.

envelopes (EsignEnvelopeConnection)
Argument Type Description
after String

Returns the elements in the list that come after the specified cursor.

before String

Returns the elements in the list that come before the specified cursor.

first Int

Returns the first n elements from the list.

last Int

Returns the last n elements from the list.

forms (FormConnection!)
Argument Type Description
after String

Returns the elements in the list that come after the specified cursor.

before String

Returns the elements in the list that come before the specified cursor.

first Int

Returns the first n elements from the list.

last Int

Returns the last n elements from the list.

identityDocs (IdentityDocConnection!)
Argument Type Description
after String

Returns the elements in the list that come after the specified cursor.

before String

Returns the elements in the list that come before the specified cursor.

first Int

Returns the first n elements from the list.

last Int

Returns the last n elements from the list.

photos (PhotoConnection!)
Argument Type Description
after String

Returns the elements in the list that come after the specified cursor.

before String

Returns the elements in the list that come before the specified cursor.

first Int

Returns the first n elements from the list.

last Int

Returns the last n elements from the list.

signatures (SignatureConnection!)
Argument Type Description
after String

Returns the elements in the list that come after the specified cursor.

before String

Returns the elements in the list that come before the specified cursor.

first Int

Returns the first n elements from the list.

last Int

Returns the last n elements from the list.

videos (VideoConnection!)
Argument Type Description
after String

Returns the elements in the list that come after the specified cursor.

before String

Returns the elements in the list that come before the specified cursor.

first Int

Returns the first n elements from the list.

last Int

Returns the last n elements from the list.

Fields

archiveStatus (InspectionArchiveStatus)

File Archival Status

canUndelete (Boolean!)

Can undelete without changing transaction cycle?

commentCreate (CommentCreatePayload!)
Argument Type Description
input CommentCreateInput!

Comment attributes

company (Company)
createdAt (ISO8601DateTime!)

Creation time

damage (Boolean)

New damage?

dashboardUrl (String!)

URL to view this Inspection on the Record360 Dashboard

deletedAt (ISO8601DateTime)

Deletion time

department (Department)

Department

draft (Boolean)

Draft (or published)?

event (InspectionEvent)

Event type

extended (JSON)

User-specific extended data

formattedNotations (JSON)

Formatted notations - parse form label IDs to labels

geoCoord (GeoCoord)

Geographical coordinates

id (ID!)

Identifier

iotaHash (String)

Blockchain transaction ID

location (Location)
mailTo ([String!])

Recipients of summary email

markPageAsViewed (NotificationMarkAsViewedPayload!)
notations (JSON)

Checklist form data

notationsExtended (JSON)

Media captured inline with checklist form data

numAttachments (Int)
numPhotos (Int)
numVideos (Int)
recalls (JSON)

Vehicle recall information

reference (String!)

Reference number

region (Region)
salesContact (EmailTemplateContact)
sequence (String)

Workflow Sequence ID

tasksTriggeredCompleted (Int)

Total number of tasks triggered by this inspection that have been completed

tasksTriggeredIncomplete (Int)

Total number of tasks triggered by this inspection that have not been completed (both overdue and incomplete)

tasksTriggeredOverdue (Int)

A subset of the incomplete tasks that are overdue

tasksTriggeredTotal (Int)

Total number of tasks triggered by this inspection

timings (JSON)

Inspection Timing Data: inspection_start, inspection_finish, inspection_duration

transaction (Transaction)
triggeredTasks ([Task!]!)

Tasks triggered by this inspection

typeLabel (String!)
typeLabelLowercase (String!)
unit (Unit)
updatedAt (ISO8601DateTime!)

Last update time

user (User!)
workOrder (WorkOrder)
workflow (Workflow)
workflowModules ([String!])
Deprecation notice

Use sequence

workflowName (String)