/** * Map of field names to additional fields that become required when the key field is present. */ export type EditDependentRequired = Record;