Hey @no_robotocha
The applyMetafieldsChange function currently only supports ‘integer’, ‘string’, and ‘json_string’ as value types. As a workaround you could consider storing it as a string or integer and then converting it back to a boolean in your code.