CostprofilesDriver
No description
type CostprofilesDriver {
_id: ObjectId!
name: String!
profileType: ProfileType!
wage: Float
socialsecurity: Float
days: Float
hours: Float
additional: Float
costsPerTime: Float
}
Fields
CostprofilesDriver._id
● ObjectId!
non-null scalar
CostprofilesDriver.name
● String!
non-null scalar
CostprofilesDriver.profileType
● ProfileType!
non-null enum
CostprofilesDriver.wage
● Float
scalar
CostprofilesDriver.socialsecurity
● Float
scalar
CostprofilesDriver.days
● Float
scalar
CostprofilesDriver.hours
● Float
scalar
CostprofilesDriver.additional
● Float
scalar
CostprofilesDriver.costsPerTime
● Float
scalar
The cost per 1 hour