Skip to content

Post Functionalities #15

@bdbch

Description

@bdbch

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions