User

Connections

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

directMentions (NotificationConnection)
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.

history (VersionConnection!)
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.

inspectionActivities (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.

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.

mentions (MentionConnection)
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.

notifications (NotificationConnection)
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.

serviceNotifications (NotificationConnection)
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.

subscriptions (UserSubscriptionConnection)
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.

unviewedDirectMentions (NotificationConnection)
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.

unviewedMentions (MentionConnection)
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.

unviewedNotifications (NotificationConnection)
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.

unviewedServiceNotifications (NotificationConnection)
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.

viewedDirectMentions (NotificationConnection)
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.

viewedMentions (MentionConnection)
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.

viewedNotifications (NotificationConnection)
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.

viewedServiceNotifications (NotificationConnection)
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?

addBrowserPushKey (UserAddBrowserPushKeyPayload!)
Argument Type Description
browserPushKey String!

Browser notification key

billingManager (Boolean!)

User can access billing?

billingUrl (String)

Link to customer self-service billing portal for changing credit card, getting invoices, etc

company (Company)
createdAt (ISO8601DateTime!)

Creation time

email (String!)

Email address

enabledFeatures ([String!])
externalId (String)

Company-assigned identifier

firstName (String)

First name

id (ID!)

Identifier

inspectionLimit (Int)

Inspection limit

lastInspectionAt (ISO8601DateTime)
lastName (String)

Last name

lastSignInAt (ISO8601DateTime)

Last user sign in time

lastSignInIp (String)

Last Sign in IP Address

locale (String)
location (Location)
markNotificationsAsRead (UserMarkNotificationsAsReadPayload!)
Argument Type Description
notificationType UserMarkNotificationsAsReadNotification

DirectMention or ServiceNotification

name (String)

Name

phoneNumber (String)

Phone number

planLevel (CompanyPlanLevel!)

Record360 Plan Level

pushNotifications (Boolean!)

Device registered for push notifications?

region (Region)
resetPasswordSentAt (ISO8601DateTime)

Reset Password Sent At

role (UserRole)

Authorization role

signInCount (Int!)

Number of user sign ins

totalInspections (Int)
transactionLimit (Int)
Deprecation notice

Prefer inspection_limit

Inspection limit

unviewedDirectMentionCount (Int)
unviewedMentionCount (Int!)
unviewedNotificationCount (Int!)
unviewedServiceNotificationCount (Int)
updatedAt (ISO8601DateTime!)

Last update time