I am using apollo express server 2.0. And I am trying to execute mutation in the graphql playground. Here is the mutation I have attached a screenshot with another screenshot of a variable.
I am getting the following error when I am trying to execute mutation command in the graphql playground.
Please guide me where I am incorrect.
There are two tabs QUERY VARIABLES
and HTTP HEADERS
in the input field at the bottom right of graphQL Playground.
Please check the tab QUERY VARIABLES
is selected.