Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post Functionalities #15

Open
3 of 14 tasks
bdbch opened this issue Nov 30, 2024 · 0 comments
Open
3 of 14 tasks

Post Functionalities #15

bdbch opened this issue Nov 30, 2024 · 0 comments

Comments

@bdbch
Copy link
Member

bdbch commented Nov 30, 2024

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
@bdbch bdbch added this to the Initial Release milestone Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant