-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Milestone
Description
Gathering functionalities we'd expect from the Post instance:
- Post
- Queries
- likes - Get paginated likes of a post
- quotes - Get paginated quotes(reposts) of a post
- threads - Get paginated thread of the post
- author - Get the author profile of a post
- repostedBy - Get the author of the repost
- Mutations
- like - Like the post
- quote - Repost the post, optionally as a quote post
- reply - Reply to the post
- pin - Pin the post to your profile if you are the author
- mute - Mute the post thread
- setInteractionSettings - Changes the interaction settings of the post
- Queries
anbraten
Metadata
Metadata
Assignees
Labels
No labels