Spotlight archive
Guess the language.
Three lines, three guesses.
MODESpotlight0/3
Spotlight · ?.??
1query GetActiveUsers($limit: Int!) {
2 users(active: true, first: $limit) { id email name }
3}
+ 29 more — keep typing to narrow
Keep going
Three lines, three guesses.
+ 29 more — keep typing to narrow