Types > AIEditInput
Commerce APITypesAIEditInput
AIEditInput

Description

Topic: AI

Fields

operation: AIOperation!

AI edit operation

Example: "polish"


raw_content: String

Raw content being edited

Example: "{}"

Valid when: raw_content's length doesn't exceed 100000 characters


rich: Boolean

Whether raw content is rich text (true) or plain text (false)

Example: true


Used By

Mutations

aiEdit

Preview (typescript)

Loading module