objectType
Select a single object type.
objectType(
name: String!
): ObjectType!
Arguments
objectType.name
● String!
non-null scalar common
The name of the object type to retrieve.
Type
ObjectType
object object-types
ObjectType represents the kinds of objects that can exist in the directory.