Remove unused field from GetFeed operation
This commit is contained in:
@@ -13,20 +13,13 @@ query GetFeed(
|
||||
totalShotsMade
|
||||
totalShots
|
||||
makePercentage
|
||||
medianRun
|
||||
averageTimeBetweenShots
|
||||
createdAt
|
||||
updatedAt
|
||||
startTime
|
||||
endTime
|
||||
elapsedTime
|
||||
stream {
|
||||
id
|
||||
linksRequested
|
||||
uploadsCompleted
|
||||
isCompleted
|
||||
createdAt
|
||||
updatedAt
|
||||
}
|
||||
tags {
|
||||
tagClasses {
|
||||
|
Reference in New Issue
Block a user