CRArticleRequest Input Object
A request to create or update a CRArticle
Fields
#
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
attachments
content
createdBy
creationDate
deleted
editionArticles
importID
isVisible
modificationDate
modifiedBy
owner
subTitle
title
toLanguageNode
transientInfo
Usages
#
References
#
- Argument request of field crArticleCreate from type Mutation
- Argument request of field crArticleUpdate from type Mutation
Previous
CRArticlePageRequest
Next
CRAttachment