OptionalallowNonTransactionalFallback?: booleanOptionalallowUnknownNestedElementCreation?: booleanPrisma schema datasource db { provider = "…" }
Must match the generated client’s datasource.
Optionaldebug?: booleanOptionalidToIRI?: StringToIRIFnOptionalIRItoId?: IRIToStringFnOptionalisAllowedNestedElement?: (element: any) => booleanOptionalmaxRecursionDepth?: numberMax recursion depth for the relations to resolve
OptionaltypeIsNotIRI?: boolean
Whether to allow update operations to be executed outside of a transaction as a fallback. If datasource provider is MongoDB and it is not running with a replica set, it is not possible to run transactions.