fieldAvailable
kind
Configures kind for Deep snapshot from its authoritative release declaration.
Reference contract
| Field | Value | Description |
|---|---|---|
| valueType | "shallow" | "deep" | Declared input representation. |
| default | | Release default applied when the field is omitted. |
| typescriptType | "shallow" | "deep" | Compiler-resolved TypeScript contract. |
| required | true | — |
| allowed | ["shallow","deep"] | Allowed declaration values. |
Configures kind for Deep snapshot from its authoritative release declaration.
The declared value type is "shallow" | "deep". Allowed values are ["shallow","deep"]. This field is required.