CreateComunicaCRUDFunctionsOptions: { debugLogging?: boolean }

Type declaration

  • OptionaldebugLogging?: boolean

    Enables adapter logs when the source has no verboseLogging (e.g. in-memory import("n3").Store).

    CONSTRUCT additionally prints the full SPARQL with console.info (still visible when Vite esbuild.pure drops console.debug).