if I wanted to chain nested schema transforms is there a way to get the type of the source object? For example, to get the type that has a Map on the original object defined as an array of pairs.
previously I've defined a new type but I'm sure there must be a more convenient way to do that