must define one or more fields #250
-
I have a problem building a schema from my generated resolvers. My schema has a number of join tables represented for example... @@id([role_id, user_id]) When I execute buildSchema I get errors like this... GraphQLError [Object]: Input Object type UserRoleLinkUpdateManyMutationInput must define one or more fields. I'm not sure how to proceed. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
See #19 |
Beta Was this translation helpful? Give feedback.
See #19