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
The ContributorRole was the very first resolver we created for our proof of concept to see if the nextJS -> Apollo Server architecture would work.
We should go back in and add create, updatedelete methods to the ContributorRole model and then update the resolvers to match the pattern established in the other resolvers
The text was updated successfully, but these errors were encountered:
The ContributorRole was the very first resolver we created for our proof of concept to see if the nextJS -> Apollo Server architecture would work.
We should go back in and add
create
,update
delete
methods to the ContributorRole model and then update the resolvers to match the pattern established in the other resolversThe text was updated successfully, but these errors were encountered: