{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "SqlRecords", "example": [ [ { "blobValue": null, "booleanValue": null, "doubleValue": null, "isNull": null, "longValue": null, "stringValue": null } ] ] }