InputRecordSchema.fields_

Defines the fields of the record.

class InputRecordSchema
@idMap("name", "type")
Either!(None, InputRecordField[]) fields_;

Meta