Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5d38263

Browse files
committedAug 18, 2019
remove data from version, schema change
1 parent 4b1d714 commit 5d38263

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed
 

‎src/services/api/gql/query/tutorial.gql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ query getTutorial($tutorialId: ID!) {
1010
version {
1111
version
1212
coderoadVersion
13-
data
1413
}
1514
}
1615
}

‎web-app/src/containers/Continue/tutorial.gql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ query getTutorial($tutorialId: ID!) {
1818
version {
1919
version
2020
coderoadVersion
21-
data
2221
}
2322
}
2423
}

0 commit comments

Comments
 (0)