For the complete documentation index, see llms.txt. This page is also available as Markdown.

UserType

The possible user types.

enum UserType {
  Human
  Machine
  System
}

Values

Human

Machine

System

An internal DGC system account. Excluded from user lists and search by default.

Member Of

AccessControlAuditFilter input ● AuditFilter input ● User object ● UserFilterInput input ● UserInput input ● UserInsightsFilterInput input

Last updated

Was this helpful?