graphql-engine
graphql-engine copied to clipboard
MongoDB: Auto generated mutations
Currently you can do mutations manually using native_mutations, but we should auto generate standard point mutations. Issue created in the ndc-mongodb issue board here.
Yesss!!! @codedmart any clue on the timeline of this? Need to determine if I migrate from Mongodb Atlas GQL to hasura or Apollo. This is the reason why I can't pick Hasura
Hey @hallettj , what do you think the timeframe is here? I need to migrate off mongodb atlas services by March 15 and need to figure out if hasura is an option. autogen mutations is very important to me
@sockpapi this is still something in our backlog, but we don't have a set timeline for now. You could write a script that generates the native mutations for you in the meantime.