Location

Connections

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.

units (UnitConnection!)
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.

users (UserConnection!)
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.

workflows (WorkflowConnection!)
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

active (Boolean!)

Active?

address1 (String)

Street address

address2 (String)

Street address

billableUserCount (Int!)

Users excluding one-time

callDestinations ([CallDestination!])
city (String)

City

company (Company)
country (String)

Country

createdAt (ISO8601DateTime!)

Creation time

defaultEmailTemplate (EmailTemplate)

Default email template

demo (String)
geoCoord (GeoCoord)

Geographical coordinates

hasPhone (Boolean!)

Has phone number provisioned for service communication?

id (ID!)

Identifier

lastInspectionAt (ISO8601DateTime)
name (String!)

Name

notes (String)
region (Region)
servicePhone (String)

Service Phone Number

state (String)

State

timezone (String)

Timezone

totalActiveUsers (Int!)
totalInspections (Int!)
updatedAt (ISO8601DateTime!)

Last update time

userViewOnly (UserViewOnly)

Inspection visibility

workflow (Workflow)
zipcode (String)

Postal code