graphql spring boot error java.lang.IllegalArgumentException:
Error: java.lang.IllegalArgumentException: Name for argument of type [java.lang.String] not specified, and parameter name information not found in class file either.
Fix: Change @Argument decorator by adding the required input String.
No comments:
Post a Comment