graphql-python/graphene-mongo

orders = GenericEmbeddedDocumentField(choices=[(AOrders, BOrders)]) Throws conversion error

anilwarbhe opened this issue · 1 comments

orders = GenericEmbeddedDocumentField(choices=[(AOrders, BOrders)]) Throws conversion error

@anilwarbhe : It should be fixed in 0.2.9 or updated master. Feel free to reopen it if any problems.