{
  "type": "record",
  "name": "StreamNRgraphMysqlNrContributorIsSessionMusicianNrContributionValue",
  "namespace": "com.orchard.kafka.data.highway",
  "fields": [
    { "name": "created_at", "type": [ "string", "null" ] },
    { "name": "created_by", "type": [ "string", "null" ] },
    { "name": "last_modified_at", "type": [ "string", "null" ] },
    { "name": "last_modified_by", "type": [ "string", "null" ] },
    { "name": "deleted_at", "type": [ "string", "null" ] },
    { "name": "is_deleted", "type": "int" },
    { "name": "node_label", "type": [ "string", "null" ], "default": null }
  ]
}
