BookingsManagerSetting
Contains all settings related to BookingsManager role
Fields
EmployeeConnectionWithTotal
)
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. |
orderBy |
EmployeeOrderByEnum
|
|
where |
EmployeeWhereInput
|
EmployeeConnectionWithTotal
)
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. |
orderBy |
EmployeeOrderByEnum
|
|
where |
EmployeeWhereInput
|
EmployeeConnectionWithTotal
)
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. |
ID!
)
Boolean!
)
Determines if Manager manage all Employees and Departments
[Department]!
)
List of managed Departments
[ID]!
)
List of manged Department IDs
[Employee]!
)
List of manages Employees
[ID]!
)
List of managed Employees IDs
User!
)
BookingsManager this settings belongs to