You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any point in having the mutation variables typed as { data: T }?
I would like to have it just T and be able to do the following with a mutation:
Is there any way to change this with the configuration?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is there any point in having the mutation variables typed as
{ data: T }
?I would like to have it just T and be able to do the following with a mutation:
Is there any way to change this with the configuration?
Beta Was this translation helpful? Give feedback.
All reactions