interface
SchemaPluginFieldType
interface SchemaPluginFieldType { ... }Generated TypeScript/Go type bindings and JSON Schema for a plugin field.
Source packages/protocol/src/generated.ts:355
keystring- The key value.
typescriptPackagestring- The typescriptPackage value.
typescriptOutputstring- The typescriptOutput value.
typescriptInputstring- The typescriptInput value.
typescriptWherestring- The typescriptWhere value.
goPackagestring- The goPackage value.
goTypestring- The goType value.
jsonSchemaunknown- The jsonSchema value.