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

List of hidden blogs #618

Merged
merged 2 commits into from
Jan 17, 2025
Merged

List of hidden blogs #618

merged 2 commits into from
Jan 17, 2025

Conversation

icemedia001
Copy link
Contributor

@icemedia001 icemedia001 commented Jan 16, 2025

List of hidden blogs

Endpoint to get a list of hidden blogs

How should this be tested?

  1. Run pnpm dev
  2. Open graphql playground: http://localhost:7500/graphql
  3. query {
    getHiddenBlogs {
    id
    digest
    hiddenAt
    }
    }

Linked issues

closes EveripediaNetwork/issues#3773

Copy link

stackblitz bot commented Jan 16, 2025

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@icemedia001 icemedia001 requested a review from AshakaE January 16, 2025 15:49
@icemedia001 icemedia001 merged commit f30bba5 into main Jan 17, 2025
1 check passed
@icemedia001 icemedia001 deleted the hideBlogList branch January 17, 2025 10: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.

List Hidden Blogs
2 participants