DirectReport
One person the caller manages — an on-behalf target for the request flow's "Requesting for" control.
Deliberately lean: just enough to name and picture a picker option, with no attributes, no status and
no nested Identity, so it can never become a back door into the directory.
type DirectReport {
display_name: String
email: String
id: UUID!
picture: String
}
Fields
DirectReport.display_name ● String scalar
DirectReport.email ● String scalar
DirectReport.id ● UUID! non-null scalar
DirectReport.picture ● String scalar
Returned By
myDirectReports query