Can’t find a way how can I create a ‘doc’ type via GraphQL query for column type
{
"id": "monday_doc",
"title": "monday Doc",
"description": null,
"type": "doc",
"settings_str": "{}"
}
Does it need to be created as a board or as a doc? What type of mutation to choose to create a complete doc for column with file and text?