IdentificationLevels
Identification levels
type IdentificationLevels {
PVID: Boolean!
QES: Boolean!
expert: Boolean!
}
Fields
IdentificationLevels.PVID
● Boolean!
non-null scalar
IdentificationLevels.QES
● Boolean!
non-null scalar
IdentificationLevels.expert
● Boolean!
non-null scalar
Member Of
User
object