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(27): passion feed #82

Merged
merged 4 commits into from
May 15, 2022
Merged

Conversation

KngZhi
Copy link
Contributor

@KngZhi KngZhi commented May 15, 2022

  • feat: init passion-feed model
  • feat: resolver for passion feed

#27

query MyQuery {
  passionFeed(account: "Fksmad33PFxhrQXNYPPJozgWrv82zuFLvXK7Rh8m1xQhe98") {
    id
  }
}

image

Copy link
Member

@vikiival vikiival left a comment

Choose a reason for hiding this comment

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

Smol stuff

src/server-extension/resolvers/passionFeed.ts Outdated Show resolved Hide resolved
src/server-extension/resolvers/passionFeed.ts Outdated Show resolved Hide resolved
@vikiival vikiival linked an issue May 15, 2022 that may be closed by this pull request
@vikiival
Copy link
Member

Really nice job @KngZhi !

@KngZhi
Copy link
Contributor Author

KngZhi commented May 15, 2022

Really nice job @KngZhi !

Thanks for your encouragement! 😄 and 🎉

@vikiival vikiival merged commit eb35298 into kodadot:main May 15, 2022
@KngZhi KngZhi deleted the issue-27-passion-feed branch May 15, 2022 08:51
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.

passion feed resolver
2 participants