Skip to main content

employee

A single employee of the merchant, by global object identifier.

**Returns:** The employee, or null when this merchant has no such employee.

employee(
id: ID!
): Employee

Arguments

employee.id ● ID! non-null scalar

The employee's global object identifier.

Type

Employee object

A person on the merchant's payroll: who they are, how they are employed, and since when.