{
  "modelId": "pizza",
  "attributeMapping": {
    "id": "'pizza#'::text || code::text",
    "docId": "code::text",
    "domain": "'search'::text",
    "docType": "'wmfs_pizza'::text",
    "title": "label::text",
    "description": "label::text",
    "additionalTerms": "NULL::text[]",
    "category": "'pizza'::text",
    "eventTimestamp": "NULL::timestamp with time zone",
    "point": "NULL::text",
    "classification": "NULL::text",
    "icon": "NULL::text",
    "synopsis": "NULL::text",
    "x": "NULL::int",
    "y": "NULL::int",
    "activeEvent": "false::boolean",
    "author": "'pizza'::text",
    "teams": "NULL::text[]",
    "rating": "NULL::numeric",
    "data": "NULL::text",
    "roles": "'{\"$everyone\"}'::text[]",
    "tags": "NULL::text[]",
    "language": "'ENG'::text",
    "rootAncestorId": "NULL::text",
    "sortString": "label::text",
    "launches": "'{\"launches\":[{\"input\":{\"code\":\"'||code||'\"},\"stateMachineName\":\"wmfs_updatePizza_1_0\",\"title\":\"Open\"}]}'::text",
    "created": "_created::timestamp with time zone",
    "modified": "_modified::timestamp with time zone"
  }
}
