Magidoc

CRWeekHourViewRequest
Input Object

A request to create or update a CRWeekHourView

Fields

#

_id

The unique identifier of CRWeekHourView

_kind

ID !
Non-null

Kind of API resource, always is 'CRWeekHourView'

_lookup

Identify CRWeekHourView objects by tag or value

_remove

Remove item from list

allAttachments

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.

creationDate

dateString

employeeID

hoursTotal

invoiceableWeekHours

invoke

isEmpty

modificationDate

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 crWeekHourViewCreate from type Mutation
  • Argument request of field crWeekHourViewUpdate from type Mutation