Package io.fria.lilo
Interface SyncIntrospectionRetriever
public interface SyncIntrospectionRetriever
-
Method Summary
Modifier and TypeMethodDescription@NotNull Stringget(@NotNull LiloContext liloContext, @NotNull SchemaSource schemaSource, @NotNull String query, @Nullable Object localContext)
-
Method Details
-
get
@NotNull @NotNull String get(@NotNull @NotNull LiloContext liloContext, @NotNull @NotNull SchemaSource schemaSource, @NotNull @NotNull String query, @Nullable @Nullable Object localContext)
-