pluginInput
Import from @varavel/vdl-plugin-sdk/testing.
Creates a PluginInput with a default version,
empty options, and an empty schema.
Pass overrides to customize any field.
Parameters
| Parameter | Type | Description |
|---|---|---|
overrides |
Partial\<PluginInput> |
Plugin input fields to override. |
Returns
A ready-to-use PluginInput for tests.