Skip to content

Commit a416acb

Browse files
authored
Update README with topic likelihood info
1 parent ee9951c commit a416acb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,10 @@ You can request a list of posts. `count` is optional and defaults to 25.
146146
lastName
147147
avatar
148148
}
149+
likelyTopics {
150+
label
151+
likelihood
152+
}
149153
}
150154
}
151155
```
@@ -170,6 +174,10 @@ You can request a single Post by providing any ID.
170174
lastName
171175
avatar
172176
}
177+
likelyTopics {
178+
label
179+
likelihood
180+
}
173181
}
174182
}
175183
```

0 commit comments

Comments
 (0)