graphql-engine icon indicating copy to clipboard operation
graphql-engine copied to clipboard

MongoDB: Auto generated mutations

Open codedmart opened this issue 1 year ago • 3 comments

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.

codedmart avatar Jul 20 '24 11:07 codedmart

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

sockpapi avatar Jul 25 '24 21:07 sockpapi

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 avatar Oct 17 '24 22:10 sockpapi

@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.

codedmart avatar Mar 11 '25 12:03 codedmart