The IDL for GraphQL is not in JSON format but only text file. The light-graphql-4j generator is expecting a string as model instead of JSON.
The IDL for GraphQL is not in JSON format but only text file. The light-graphql-4j generator is expecting a string as model instead of JSON.