And so this is possible via block.json’s
"data": {
"variable": "A"
},
"providesContext": {
"acf/fields": "data"
},
I am also trying to pass a global select-type variable of the parent.block to all the inner.blocks. Is it possible?
Absolutely necessary feature…