EmployeeSearch
EmployeeSearch
Connections
SeatSearchConnection
)
Argument | Type | Description |
---|---|---|
after |
String
|
Returns the elements in the list that come after the specified cursor. |
before |
String
|
Returns the elements in the list that come before the specified cursor. |
first |
Int
|
Returns the first n elements from the list. |
last |
Int
|
Returns the last n elements from the list. |
SeatSearchConnection
)
Argument | Type | Description |
---|---|---|
after |
String
|
Returns the elements in the list that come after the specified cursor. |
before |
String
|
Returns the elements in the list that come before the specified cursor. |
first |
Int
|
Returns the first n elements from the list. |
last |
Int
|
Returns the last n elements from the list. |
Fields
[EmployeeSpaceAssetSearch]
)
Search by employee's assets
DepartmentSearch
)
Search by employee's department
String!
)
Search by employee's email
String
)
Search by employee's end date
ID!
)
Search by employee's id
Boolean
)
Is this a remote employee
String!
)
Search by employee's name
[NeighborhoodSearch]
)
Employee's neighborhoods
Boolean
)
Employee doesn't need a desk
String!
)
Search by employee's rank
SeatSearch
)
Search by employee's seat
String
)
Search by employee's start date
DepartmentSearch
)
Search by employee's team