graphql-python/flask-graphql

Documentation on how to make an update mutation

himat opened this issue · 0 comments

himat commented

Can someone share the recommended way to create an update mutation? I only saw examples on mutations that create new objects, not update existing ones.