Unit

A single inspectable object

Implements

Connections

activities (UnitActivityConnection)
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.

drafts (InspectionConnection)
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.

inspections (InspectionConnection)
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.

locations (LocationConnection)
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.

transactions (TransactionConnection!)
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.

department [ID]
first Int

Returns the first n elements from the list.

last Int

Returns the last n elements from the list.

open Boolean
orderBy TransactionOrder

The default value is {"field"=>"CREATED_AT", "direction"=>"DESC"}.

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

category (String)

Category

commentCreate (CommentCreatePayload!)
Argument Type Description
input CommentCreateInput!

Comment attributes

commentLogs (JSON)

Checklist comments

company (Company)
condition (String)

Condition

createdAt (ISO8601DateTime!)

Unit Creation time

damage (Boolean)

Damage on last inspection?

damageCost (Float)

Estimated damage cost

description (String)

Description

extended (JSON)

User-specific extended data

externalId (String!)

Domain-specific identifier

geoCoord (GeoCoord)

Geographical coordinates

hours (Int)

Hours

id (ID!)

Identifier

lastEvent (InspectionEvent)

Last Inspection event

lastInspection (Inspection)
lastInspectionAt (ISO8601DateTime)

Last Inspection time

lastTransaction (Transaction)
listPrice (Money)
location (Location)
markPageAsViewed (NotificationMarkAsViewedPayload!)
notations (JSON)

Flattened form data

numInspections (Int)
numWorkOrders (Int)
offerPrice (Money)
region (Region)
salesStatus (UnitSalesStatus)

Sales status

serialNumber (String)

Serial number

showCta (Boolean)

Show call to action for extended data integration?

unitStatus (UnitStatus)

Unit status

updatedAt (ISO8601DateTime!)

Unit Updated time

user (User)
vehicle (UnitVehicle)

Vehicle information