hidjou / classsed-graphql-mern-apollo

408 stars 255 forks source link

args not defined for react class 6 adding posts #31

Closed caramelmelmel closed 3 years ago

caramelmelmel commented 3 years ago

Hi! I am having an error with regards to the adding of posts on react class 6 with Unhandled Rejection (Error): GraphQL error: args is not defined.

Unhandled Rejection (Error): GraphQL error: args is not defined

This happens even after removing the args

caramelmelmel commented 3 years ago

solved