I am interested in this (taken from README#TODOS). Seems already doable without too much difficulty via something like: ```py fields.ObjectField(properties=ExampleDocument()._doc_type._fields()) ```