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
Replace your REST POST/PUT routes for user profile updates with GraphQL mutations — updateProfile, linkGitHub. Show in your README that the same Mongoose models power both REST and GraphQL.
Replace your REST POST/PUT routes for user profile updates with GraphQL mutations —
updateProfile,linkGitHub. Show in your README that the same Mongoose models power both REST and GraphQL.