Data Types in Liquid
Understand the types of data
In Liquid, there are six different types of data that are
available to us:
Strings
Number
Boolean
Nil
Array
EmptyDrop
Strings
A string is a type of data that we use to represent text. Since a string can be
any combinati...
mujtaba.codes5 min read