Skip to content
Log in

recordize - Liquid Filter Reference

On this page

Description

Returns a record from the liquid object. Not all liquid objects can be converted to a record.

Property Value
Return Type object
Category records

Examples

liquid {{ object | recordize | record_fields | join }}

Output: name email phone

Was this article helpful?

Was this article helpful?