Returns a list of token simple chart data (sparklines) for the given tokens.
Returns: [TokenSparkline!]!
No description provided
"""Returns a list of token simple chart data (sparklines) for the given tokens.""" tokenSparklines(input: TokenSparklineInput!): [TokenSparkline!]!
Was this page helpful?