Steps
Last updated
Last updated
Argument
Type
Description
start
Date!
The start date when the steps will be counted. Use the format: YYYY-MM-DD
end
Date!
The end date when the steps will be counted. Use the format: YYYY-MM-DD
first
Int
Retrieves the first results from the list.
after
String
It takes the cursor type and retrieves results after that position.
id
ID
Id of desired tracking record.
Field Name
Type
Description
dailyGoal
Int!
Daily steps goal.
distance
Float!
Distance travelled from steps
steps
Int!
Total steps
datetime
DateTime!
Date the user logged their steps YYYY-MM-DDT hh:mm:ssZ
id
ID!
Id of the record.
source
String!
Source of input, default is set to suggestic.