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 missing mutations for account #1002

Merged
merged 3 commits into from
Dec 12, 2024

Conversation

juangm
Copy link
Collaborator

@juangm juangm commented Dec 6, 2024

No description provided.

@juangm juangm requested a review from cesarenaldi December 6, 2024 14:28
@juangm juangm self-assigned this Dec 6, 2024
Copy link

height bot commented Dec 6, 2024

This pull request has been linked to 1 task:

💡Tip: Add "Close T-23230" to the pull request title or description, to a commit message, or in a comment to mark this task as "Done" when the pull request is merged.

Copy link

vercel bot commented Dec 6, 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) Dec 12, 2024 9:18am

Copy link

changeset-bot bot commented Dec 6, 2024

⚠️ No Changeset found

Latest commit: 33fb8ab

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

* ```ts
* const result = await reportAccount(sessionClient, {
* account: evmAddress("0xe5439696f4057aF073c0FB2dc6e5e755392922e1"),
* reason: "REPETITIVE_SPAM",
Copy link
Member

Choose a reason for hiding this comment

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

We should create an enum in graphql package for these (see PageSize and the way it's bound to scalars).

@cesarenaldi cesarenaldi merged commit c6dcb3e into next Dec 12, 2024
3 checks passed
@cesarenaldi cesarenaldi deleted the T-23230/js-action-add-missing-account-mutations branch December 12, 2024 13:41
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