@danielwinterw I am curious if there is a way to get the context from Custom UI without making a call to a resolver?
I just re-watched some of the sessions from Developer day and it seems Pete’s example (screenshot below, lines 26-27) is reading the context from window.location.search
. Is there any documentation on this?