Package io.fria.lilo

Interface IntrospectionRetriever<T>

    • Method Detail

      • get

        @NotNull
        T get​(@NotNull
              @NotNull LiloContext liloContext,
              @NotNull
              @NotNull SchemaSource schemaSource,
              @NotNull
              @NotNull String query,
              @Nullable
              @Nullable Object localContext)