Magidoc

CRMonthHourViewRequest
Input Object

A request to create or update a CRMonthHourView

Fields

#

_id

The unique identifier of CRMonthHourView

_kind

ID !
Non-null

Kind of API resource, always is 'CRMonthHourView'

_lookup

Identify CRMonthHourView 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.

allHours

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

employeeID

firstMonthDate

invoiceableWeekHours

invoke

isEmpty

modificationDate

monthString

transientInfo

weekhoursWithMonthString

Usages

#

References

#

  • Argument request of field crMonthHourViewCreate from type Mutation
  • Argument request of field crMonthHourViewUpdate from type Mutation