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

feat: introduces accountFragment in client config #1008

Draft
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

cesarenaldi
Copy link
Member

No description provided.

Copy link

vercel bot commented Dec 10, 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 1:51pm

Copy link

height bot commented Dec 10, 2024

This pull request has been linked to 1 task:

💡Tip: Add "Close T-23211" 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.

@cesarenaldi cesarenaldi force-pushed the T-23211/feat-custom-fragments branch from 5236f42 to 31d8364 Compare December 10, 2024 13:12
Copy link

changeset-bot bot commented Dec 10, 2024

⚠️ No Changeset found

Latest commit: 8a0c40b

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

@@ -469,4 +464,15 @@ export type { SessionClient };
/**
* Any client that can be used to interact with the Lens GraphQL API.
*/
export type AnyClient = PublicClient | SessionClient;
// TODO remove default
Copy link
Member Author

Choose a reason for hiding this comment

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

To be decided once we have rolled out the solution to all relevant queries. It might stay.

@cesarenaldi cesarenaldi force-pushed the T-23211/feat-custom-fragments branch 6 times, most recently from c864a8b to fa1d18d Compare December 12, 2024 13:49
- fix: type-fest dep
- feat: adds test coverage before refactoring
- fix: client generic type and extra aliased field
- feat: renames Post fragment into PostFragment
- feat: renames PaginatedResultInfo into PaginatedResultInfoFragment
- feat: injects AccountFragment into notifications query
@cesarenaldi cesarenaldi force-pushed the T-23211/feat-custom-fragments branch from fa1d18d to 8a0c40b Compare December 12, 2024 13:51
@cesarenaldi cesarenaldi self-assigned this Dec 16, 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

Successfully merging this pull request may close these issues.

1 participant