{ "type": "object", "name": "BatchCreateInput", "properties": { "inputs": { "type": "array", "items": { "type": "object", "properties": { "properties": { "type": "object" } } } } }, "$schema": "https://json-structure.org/draft/2020-12/schema" }