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 Jul 27, 2020. It is now read-only.
nexus makes it sometimes hard to reason about the relations in your GraphQL schema. To fix that problem, we could generate comments on top of your objectType and prismaObjectType calls. eg:
Description
nexus
makes it sometimes hard to reason about the relations in your GraphQL schema. To fix that problem, we could generate comments on top of yourobjectType
andprismaObjectType
calls. eg:Would result in the following generated comment:
The text was updated successfully, but these errors were encountered: