objectType
Select a single object type.
objectType(
selector: ObjectTypeSelector!
): ObjectType!
Arguments
objectType.selector
● ObjectTypeSelector!
non-null input object-types
[Required] Selection criteria. Object types can be selected based on their
id
orname
field.
Type
ObjectType
object object-types
ObjectType represents the kinds of objects that can exist in the directory.