Support fetching/returning data from mutations
Currently mutations return only the primary key of the created record, but it would be nice to be able to fetch the full record (including e.g. defaulted values) as part of a mutation.
28
votes
AdminMichael Bleigh
(Admin, Google, LLC - Firebase)
shared this idea
-
Danny Ferrin commented
Much less
Boilerplate
Code. -
Tim Lloyd commented
This would be nice and save on an extra query in some cases to fetch the updated data