Infer the value accepted by a literal project-command schema. Literal const/enum values take precedence, followed by the declared type. An empty or otherwise untyped schema intentionally infers unknown.
const
enum
type
unknown
Infer the value accepted by a literal project-command schema. Literal
const/enumvalues take precedence, followed by the declaredtype. An empty or otherwise untyped schema intentionally infersunknown.