c-phelps / MemorEase

0 stars 0 forks source link

SERVER: Update the typeDefs and resolvers for create Card and add Card to Deck #19

Closed c-phelps closed 3 weeks ago

c-phelps commented 4 weeks ago

Update typeDefs to handle mutations for: Create Cards Add Cards to Deck

Update resolvers.js to handle necessary mutations: Create Cards Add Cards to Deck