Uses of Annotation Type
com.graphql_java_generator.annotation.GraphQLNonScalar
Packages that use GraphQLNonScalar
-
Uses of GraphQLNonScalar in org.starwars.server
Methods in org.starwars.server with annotations of type GraphQLNonScalarModifier and TypeMethodDescriptionCharacter.getFriends()
void
Character.setFriends
(List<Character> friends)