Magidoc

CRMonthHourJobViewRequest
Input Object

A request to create or update a CRMonthHourJobView

Fields

#

_id

The unique identifier of CRMonthHourJobView

_kind

ID !
Non-null

Kind of API resource, always is 'CRMonthHourJobView'

_lookup

Identify CRMonthHourJobView 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

firstMonthDate

invoiceableWeekHours

invoke

isEmpty

modificationDate

monthString

toMonthHourView

transientInfo

weekhoursWithMonthString

Usages

#

References

#

  • Argument request of field crMonthHourJobViewCreate from type Mutation
  • Argument request of field crMonthHourJobViewUpdate from type Mutation