Package io.fria.lilo

Interface SyncIntrospectionRetriever


public interface SyncIntrospectionRetriever
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull String
    get(@NotNull LiloContext liloContext, @NotNull SchemaSource schemaSource, @NotNull String query, @Nullable Object localContext)
     
  • Method Details