Skip to content

Commit

Permalink
stats
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkLyck committed Dec 19, 2020
1 parent d3e0369 commit 5a030d1
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

0 comments on commit 5a030d1

Please sign in to comment.