jsonContent

suspend fun jsonContent(data: JsonElement): JsonObject

Content

Updates a single record in a table with the given Json content.

Return

The updated record

Parameters

data

The Json content to update the record with