Looking for example on how to implement spring boot role based authentication and authorization for graphql-spqr project using spring security.
Tried using spring-boot-starter-security but having issues while using playground. Getting below error
{ "error": "Unexpected end of JSON input" }