Uses of Class
io.fria.lilo.GraphQLQuery
-
Packages that use GraphQLQuery Package Description io.fria.lilo -
-
Uses of GraphQLQuery in io.fria.lilo
Methods in io.fria.lilo that return GraphQLQuery Modifier and Type Method Description @NotNull GraphQLQueryGraphQLQuery.GraphQLQueryBuilder. build()Methods in io.fria.lilo with parameters of type GraphQLQuery Modifier and Type Method Description @NotNull StringQueryRetriever. get(@NotNull LiloContext liloContext, @NotNull SchemaSource schemaSource, @NotNull GraphQLQuery query, @Nullable Object localContext)
-