Add target_id option to TodosMarkAllDone mutation
This allows marking all pending todos of a specific target object as done. Previously, this mutation always marked all pending todos of the current user. Changelog: added
Showing
Please register or sign in to comment