I’m new to L&L and wanted to see if it would work for me inside an existing Query Loop block.
My usecase:
I have a Query Loop Gutenberg block on a custom post type that has an ACF custom field. I want to add a L&L template that can interact on each of the query loop results so that I can change its markup based on the existance/value of the custom field.
Can L&L interact with the Query Loop block in this manner?