OBJECT
User access type.
type UserType {# The unique ID.id: Int! # The system type string.type: String! # The human readable label string.label: String! }