flask-graphql
flask-graphql copied to clipboard
Documentation on how to make an update mutation
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.