Get all variable collections
webflow.getAllVariableCollections()
Retrieves all variable collections for a site.
Syntax
Returns
Promise<Array<VariableCollection>>
A Promise that resolves to an array of variable collection objects.