| Currently when performing update (postgress database) we cannot return entire object since update is not returning that data. We also cannot perform two operations at the same time as resolver logic do not provide this. See likeMeme mutation as example. |