Himanshu Bisht
08/10/2023, 7:37 AMPalash Gupta
08/10/2023, 2:39 PMVishal Sharma
08/11/2023, 1:56 AMHimanshu Bisht
08/16/2023, 6:39 AMquery MyQuery {
Token(input: {address: "0xedf345564606fe9ee3a9796d5cc75e3b16e682", blockchain: ethereum}) {
address
baseURI
}
}
now in this there is a call to a function called Token and there is some db call as well, I want to trace this function and db call both