Counting Bigger Numbers

Now you have to use count only if numbers less than 2 billion

Otherwise use countBigInt

Example

{
  solana{
    transactions{
      countBigInt
    }
  }
}