The type hints in context values are used mainly to cast flags into the proper got types. While we could always potentially encode a structo into a flag value, now ampel supports passing entire files as context values.
This means that we should add something like "struct" and "list" to the possible context values definitions.
The type hints in context values are used mainly to cast flags into the proper got types. While we could always potentially encode a structo into a flag value, now ampel supports passing entire files as context values.
This means that we should add something like "struct" and "list" to the possible context values definitions.