graphql-compose-mongoose icon indicating copy to clipboard operation
graphql-compose-mongoose copied to clipboard

Embedded Discriminators

Open visualiz3 opened this issue 4 years ago • 1 comments

Hi, thanks for the great framework .. currently is there anyway to implement this?

Implementation in mongoose: https://thecodebarbarian.com/mongoose-4.12-single-embedded-discriminators.html

visualiz3 avatar Jun 29 '21 07:06 visualiz3

For v9 Discriminator support in progress. Some work is done by @jhbuchanan45 https://github.com/graphql-compose/graphql-compose-mongoose/pull/340

nodkz avatar Jul 08 '21 16:07 nodkz