I\'m getting the error that property \'label\' doesn\'t exist on type Field for below
Field
interface Field { some_key: \'value\'; } interface Fi