Types > ContentModel
Description
Topics: Content Models, Info
Fields
Whether this content model is a built-in one
Example: false
Unique content model identifier. See also: Unique Identifiers
Example: "co_EQzGqWoY"
JSON description of the model (as a string)
Example: "{"type": "string"}"
Label of the content model for UI
Example: "Ingredients"
User provided name of the content, must be unique
Example: "ingredients"
Used By
Mutations
contentModelsCreate, contentModelsModify
Queries
contentModels, infoContentModels
Preview (typescript)
Loading module