Notify daily typing.feedback leader via Notifications
This query returns the single typist at the top of a typing.feedback leaderboard right now.
Developer info
- API endpoint slug
- typing_feedback.current_leader
- Runtime method
- performQuery("typing_feedback.current_leader"}
Query fields
Scope Dropdown list
- Label
- Leaderboard
- Helper text
- Which board to read the leader from: your connections or the global board.
- Slug
- scope
- Required
- true
- Can have default value
- true
Ingredients
Name The leading typist's chosen name.
- Slug
- name
- Filter code
- TypingFeedback.currentLeader.Name
- Type
- String
- Example
- QuietCedar
Wpm avg The leader's trailing-30-day average WPM.
- Slug
- wpm_avg
- Filter code
- TypingFeedback.currentLeader.WpmAvg
- Type
- String
- Example
- 78.3
Wpm best The leader's all-time best WPM.
- Slug
- wpm_best
- Filter code
- TypingFeedback.currentLeader.WpmBest
- Type
- String
- Example
- 104.0
Scope Which board this leader tops: friends or global.
- Slug
- scope
- Filter code
- TypingFeedback.currentLeader.Scope
- Type
- String
- Example
- global
