await ssh.user.getDepositInfo.prefetch(userId);await ssh.user.getDepositInfo.prefetch(userId);await ssh.user.getFQOperationHistory.prefetch(userId);await ssh.user.getFQOperationHistory.prefetch(userId);return { props: { trpcState: ssh.dehydrate(), } };return { props: { trpcState: ssh.dehydrate(), } };const utils = api.useContext();const utils = api.useContext();const data = utils.user.getDepositInfo.getData(user?.id); //undefinedconst data = utils.user.getDepositInfo.getData(user?.id); //undefinedconst list = utils.user.getFQOperationHistory.getData(user?.id); //undefinedconst list = utils.user.getFQOperationHistory.getData(user?.id); //undefinedJoin the Discord to continue the conversation