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

Implement post deletion #980

Merged
merged 2 commits into from
Nov 29, 2024
Merged

Implement post deletion #980

merged 2 commits into from
Nov 29, 2024

Conversation

juangm
Copy link
Collaborator

@juangm juangm commented Nov 28, 2024

No description provided.

@juangm juangm requested a review from cesarenaldi November 28, 2024 16:03
Copy link

height bot commented Nov 28, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

Copy link

changeset-bot bot commented Nov 28, 2024

⚠️ No Changeset found

Latest commit: cda9880

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Nov 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
lens-sdk-example-web-wagmi ⬜️ Ignored (Inspect) Nov 29, 2024 9:01am

Comment on lines 203 to 207
`fragment DeletePostResult on DeletePostResult {
... on DeletePostResponse {
__typename
hash
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please define a DeletePostResponse fragment, export it, and use it here?

@cesarenaldi cesarenaldi merged commit 5137f7e into next Nov 29, 2024
3 checks passed
@cesarenaldi cesarenaldi deleted the delete-post branch November 29, 2024 09:40
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

Successfully merging this pull request may close these issues.

2 participants