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
We no longer make use of any of the features of GraphQL Modules, and it's brought on a lot of headaches. The only benefit is slightly cleaner code and less importing for the end user, but frankly, I'm not sure that it's worth it anymore.
We could also deprecate the modules and leave it to resolvers and schemas, while making it clear that they are no longer supported for at least a few months before taking them out entirely.
The text was updated successfully, but these errors were encountered:
We no longer make use of any of the features of GraphQL Modules, and it's brought on a lot of headaches. The only benefit is slightly cleaner code and less importing for the end user, but frankly, I'm not sure that it's worth it anymore.
We could also deprecate the modules and leave it to resolvers and schemas, while making it clear that they are no longer supported for at least a few months before taking them out entirely.
The text was updated successfully, but these errors were encountered: