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
When using t.crud(), there seems to be no other solution to control projected fields and types other than completely overwriting the resolvers and types which makes the t.crud() feature not very helpful.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Assuming nexus is already used in production there must be some examples of how to overwrite a schema generated by nexus/schema to allow:
When using t.crud(), there seems to be no other solution to control projected fields and types other than completely overwriting the resolvers and types which makes the t.crud() feature not very helpful.
Beta Was this translation helpful? Give feedback.
All reactions