If we use change event (change data capture) on custom object, can we subscribe to this event in skuid page? if so, we can requery modal and do some actions

we are calling invocable apex, and it creates multiple records
When the record is created we want to get notified back in skuid page so we can refresh/requery one of modal and show./hide loading screen.