Skip to content

Commit 903bf7d

Browse files
committed
removed fields from query
1 parent c3de018 commit 903bf7d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/graphql/queries.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -148,13 +148,9 @@ export const listPublicMovementStatusQuery = gql`
148148
timezone
149149
}
150150
location {
151-
accuracy
152151
geometry {
153152
coordinates
154153
}
155-
bearing
156-
speed
157-
recorded_at
158154
}
159155
}
160156
}

0 commit comments

Comments
 (0)