Magidoc

CRWeekHourJobViewRequest
Input Object

A request to create or update a CRWeekHourJobView

Fields

#

_id

The unique identifier of CRWeekHourJobView

_kind

ID !
Non-null

Kind of API resource, always is 'CRWeekHourJobView'

_lookup

Identify CRWeekHourJobView objects by tag or value

_remove

Remove item from list

creationDate

dateString

hoursTotal

invoiceableWeekHours

invoke

isEmpty

modificationDate

toWeekHourView

transientInfo

weekHours

When updating an entity with related subitems, include the complete list of subitems in the payload to reflect the desired state post-update. Patch semantics are not supported To remove subitems, simply exclude them from the payload; direct removal operationsusing '_remove' property are not supported.

weekMondayDate

Usages

#

References

#

  • Argument request of field crWeekHourJobViewCreate from type Mutation
  • Argument request of field crWeekHourJobViewUpdate from type Mutation