We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b9a7e0 commit f3848a9Copy full SHA for f3848a9
README.md
@@ -14,8 +14,9 @@ With this wrapper you will be able to :
14
15
- Register automatically a new User on GraphComment whenever he subscribe on your website.
16
- Connect a user to GraphComment when he logs in to your website.
17
-- Get the list of all your users who are registered on GraphComment.
18
-- Get the list of threads and comments attached to a page by its url.
+- Get the user information saved in graphcomment.
+- Update the user information from your system to graphcomment.
19
+- Get the count of comments active on a thread.
20
21
Example of implementation :
22
0 commit comments