Skip to content

Commit

Permalink
Merge pull request #83 from MarkLyck/stats
Browse files Browse the repository at this point in the history
stats
  • Loading branch information
MarkLyck authored Dec 19, 2020
2 parents d3e0369 + 5a030d1 commit c22d909
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/queries/STATISTICS.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import { gql } from 'apollo-boost'

// updated
export const BACKTESTED_STATISTICS = gql`
query BACKTESTED_STATISTICS($planName: String) {
plan(planID: $planName) {
Expand Down

1 comment on commit c22d909

@vercel
Copy link

@vercel vercel bot commented on c22d909 Dec 19, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.