Types > ContentModelModify
Commerce APITypesContentModelModify
ContentModelModify

Description

Topic: Content Models

Fields

json: String

JSON description of the model (as a string)

Example: "{"type": "string"}"

Valid when: json is not empty

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


label: String

Label of the content model for UI

Example: "Ingredients"

Valid when: label is not empty

Valid when: label's length doesn't exceed 250 characters


Used By

Mutations

contentModelsModify

Preview (typescript)

Loading module