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

gatsby-source-wordpress - Unable to Access Product Review Ratings #38459

Open
2 tasks done
veroight opened this issue Aug 16, 2023 · 0 comments
Open
2 tasks done

gatsby-source-wordpress - Unable to Access Product Review Ratings #38459

veroight opened this issue Aug 16, 2023 · 0 comments
Labels
status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer type: bug An issue or pull request relating to a bug in Gatsby

Comments

@veroight
Copy link

Preliminary Checks

Description

I am experiencing an issue with accessing the ratings of product reviews in Gatsby, despite being able to access them in WordPress using graphiql-ide. In WordPress, I am using the wpgraphql and woographql plugins.

Reproduction Link

.

Steps to Reproduce

  1. Installed the wpgraphql and woographql plugins on my WordPress site.
  2. In WordPress, I accessed graphiql-ide and was able to retrieve the rating of each product review.
  3. However, when attempting to access the ratings of product reviews in Gatsby (using the gatsby-source-wordpress plugin), I am unable to find the product review data.

Expected Result

I expected to be able to access the ratings of product reviews in Gatsby in the same way I can in WordPress.

Actual Result

In Gatsby, I cannot access the ratings of product reviews (the review edges don't appear as in WordPress).

Environment

System:
    OS: macOS 13.4.1
    CPU: (8) arm64 Apple M1
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 18.17.1 - /opt/homebrew/opt/node@18/bin/node
    Yarn: 1.22.19 - /usr/local/bin/yarn
    npm: 9.6.7 - /opt/homebrew/opt/node@18/bin/npm
  Browsers:
    Chrome: 116.0.5845.96
    Safari: 16.5.2
  npmPackages:
    gatsby: ^5.11.0 => 5.11.0
    gatsby-plugin-postcss: ^6.11.0 => 6.11.0
    gatsby-source-wordpress: ^7.11.0 => 7.11.0

Config Flags

No response

@veroight veroight added the type: bug An issue or pull request relating to a bug in Gatsby label Aug 16, 2023
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Aug 16, 2023
@veroight veroight changed the title Unable to Access Product Review Ratings gatsby-source-wordpress - Unable to Access Product Review Ratings Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer type: bug An issue or pull request relating to a bug in Gatsby
Projects
None yet
Development

No branches or pull requests

1 participant