CollectionResource
Implements
- CustomTypeAble
- CustomValueAble
- HasCreationDate
- HasId
- HasModificationDate
- HasPermissions
- Node
- ResourceNode
Fields
  customType (
  
CustomType)
  
  customValues (
  
[CustomValue])
  
  created (
  
LocalDateTime)
  
  id (
   
ID!)
  The objects id
  modified (
  
LocalDateTime)
  
  permissions (
  
Permissions)
  
  archived (
  
Boolean!)
  
  assignments (
  
[Assignment])
  
  costCenter (
  
String)
  
  description (
  
MDString)
  
  displayName (
  
String)
  
  fullName (
  
String)
  
  hourlyRates (
  
ResourceHourlyRates)
  
  kind (
  
ResourceKind)
  
  name (
  
String)
  
  number (
  
String)
  
  pool (
  
Pool)
  
  user (
  
User)
  
  available (
   
Float!)
  The resources availability in %
  includedInUtilization (
   
Boolean!)
  whether or not this resource is included in the resource utilization
  inheritPoolRate (
   
Boolean!)
  whether or not this resource inherits the pools hourly rate
  inheritPoolWorkCalendar (
   
Boolean!)
  whether or not this resource inherits its resource calendar from its pool
  members (
   
  
  
  
      [Resource])
  the collection resource's members (direct children)
| Argument | Type | Description | 
|---|---|---|
| filter | ResourceFilterInput | The default value is  | 
| orderBy | ResourceOrder |