If the command's routing is to one node we will get T as a response type, otherwise, we will get a dictionary of address: nodeResponse, address is of type string and nodeResponse is of type T.
If the command's routing is to one node we will get T as a response type, otherwise, we will get a dictionary of address: nodeResponse, address is of type string and nodeResponse is of type T.