linkSqlite

abstract val linkSqlite: Property<Boolean>

For Kotlin native projects, whether to link Sqlite (-lsqlite3). This is required by apollo-normalized-cache-sqlite but some projects might want to customize linker options

By default, will try to detect if apollo-normalized-cache-sqlite is in the classpath