I'm using the 2.0 RC version of Apollo Server Express.
Whenever I try to use the "UserInputError", I get the following message:
"message": "UserInputError is not a constructor"
It seems that the UserInputError isn't exported from the version of the package that I'm using.
I'm using the 2.0 RC version of Apollo Server Express.
Whenever I try to use the "UserInputError", I get the following message:
It seems that the UserInputError isn't exported from the version of the package that I'm using.