caffeine_lang/phase_1/parser/specification/unresolved_query_template_specification
Values
pub fn parse_unresolved_query_template_types_specification(
file_path: String,
) -> Result(
List(unresolved_query_template_type.QueryTemplateType),
String,
)
Given a specification file, returns a list of unresolved query template types.