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
It seems that graphql's enum type can be supported so long as the typescript enum definitions are restricted to only allowing constant string values. It would be nice to include this functionality.