Hi Team, We have a requirement where in we need to ca ll a 3rd party rest api to get a json response based on which we need to construct all the components on the page. So my question is how shall we call the 3rd party api only once and then all the components use the same json response . Please let...