Hi, I was wondering, is it is possible to use pact...
# pact-js
v
Hi, I was wondering, is it is possible to use pact in a scenario where a child mfe that is in an iframe is sending an event to the parent window with json data?
m
I guess? How does it send the data? REST?
b
Probably JS callback think potato
v
@Boris is right. It's a JS callback. It's not a REST API call. In fact not really an API at all