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

Feature: Product page with pagination support #73

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

delowardev
Copy link

@delowardev delowardev commented Mar 31, 2022

Fixes: #54

Pre-req's

  1. wp-graphql-offset-pagination
  2. wp-graphql-products-offset-pagination

Important:

This PR requires (#49) wp-graphql-offset-pagination plugin and wp-graphql-products-offset-pagination in the main (source) WP site; Otherwise, GraphQL query will fail.

After adding mentioned plugins above to the main wp site, feel free to change the status to Ready for review.

Demo:

pagination.mov

or https://share.vidyard.com/watch/nVXCqv8EPuVDdik68DydDx?

@vercel
Copy link

vercel bot commented Mar 31, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/rtcamp/wp-decoupled/HqTw7yDvt9hLdwxjWoLV19uwXht2
✅ Preview: Failed

[Deployment for e8ce9c6 failed]

@delowardev delowardev linked an issue Mar 31, 2022 that may be closed by this pull request
@delowardev delowardev self-assigned this Apr 1, 2022
@delowardev delowardev changed the title Feature: Pagination support Feature: Product page with pagination support Apr 1, 2022
@delowardev delowardev marked this pull request as draft April 1, 2022 04:37
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.

Add Products page with pagination.
1 participant