CostCenter
Cost Center
Implements
Fields
id (
ID!
)
company (
Company
)
companyId (
ID
)
employees (
EmployeeConnectionWithTotal
)
Argument | Type | Description |
---|---|---|
AssignmentPlanId |
ID
|
|
ValueFilter |
[FilterEnum]
|
|
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. |
cities |
[String]
|
|
filters |
[EmployeeFiltersInput]
|
|
first |
Int
|
Returns the first n elements from the list. |
ignorePreferredLocations |
Boolean
|
|
includeOldBuildings |
Boolean
|
|
keyValueFilters |
[EmployeeKeyValueFiltersInput]
|
|
last |
Int
|
Returns the last n elements from the list. |
order |
Order
|
|
sortBy |
SortBy
|
name (
String
)
subCostCenters (
[CostCenter]
)
uuid (
String!
)