Skip to main content

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 of key and type.

Type

Object object objects

Objects are the primary nodes in the directory graph.

They be associated with each other using Relations.