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 could be very useful to be able to type the response of a query directly like that: const query: SimpleQlQuery<TypeForTheResponse> = SimpleQl.query(...)
Maybe there is a better way