Magidoc

CRArticleRequest
Input Object

A request to create or update a CRArticle

Fields

#

_id

The unique identifier of CRArticle

_kind

ID !
Non-null

Kind of API resource, always is 'CRArticle'

_lookup

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

articleID

content

createdBy

creationDate

deleted

importID

isVisible

modificationDate

modifiedBy

subTitle

title

toLanguageNode

transientInfo

Usages

#

References

#

  • Argument request of field crArticleCreate from type Mutation
  • Argument request of field crArticleUpdate from type Mutation