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
{{ message }}
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
I ran into an issue with using the @connection directive that is causing a typing error in the associated generated file. If I // @ts-ignore the type error, everything functions but this seems like a poor solution for a generated file.
I ran into an issue with using the
@connection
directive that is causing a typing error in the associated generated file. If I// @ts-ignore
the type error, everything functions but this seems like a poor solution for a generated file.Query:
Error from the associated generated file:
The text was updated successfully, but these errors were encountered: