object
Select a single object.
object(
selector: ObjectSelector!
): Object!
Arguments
object.selector
● ObjectSelector!
non-null input objects
[Required] Selection criteria. Objects can be selected based on their
id
or the combination ofkey
andtype
.
Type
Object
object objects
Objects are the primary nodes in the directory graph.
They be associated with each other using Relations.