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
Why do we need to add getNames to get the query/mutation operation names? Can't we get them from the query/mutation names passed before? Or maybe put them as optional?
Why do we need to add
getNamesto get the query/mutation operation names? Can't we get them from the query/mutation names passed before? Or maybe put them as optional?