Christopher Milne
Christopher Milne
Don't forget to request id in the return value from your mutation. Without which your cache will not update. I'm assuming that's what's happening without seeing your mutation code because...
this is not possible through the public api - you will have to override the component. this is how i pinned the start date. you have to pass proximitySelection=true to...
I think this has more to do with the order in which your services are initialized by the framework. I'd move this code out of the constructor. Trigger the API...