When a service doesn't respond with a requested field, we should be able to default the field to the defined default for each type.
Context
While writing integration test mocks for knit endpoints, we often just want to mock sensible defaults without having to be explicit about the values and to just ensure type safety.