You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Just installed plugin along side WP Graphql and tried to do the basic query on products following the example in the docs. Unfortunately it does return the data correctly, but price, type and , name don't seem to be "typed" and are showing red underlines with the following error: Cannot query field name on type Product.
Describe the bug
Just installed plugin along side WP Graphql and tried to do the basic query on products following the example in the docs. Unfortunately it does return the data correctly, but price, type and , name don't seem to be "typed" and are showing red underlines with the following error: Cannot query field name on type Product.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Expect to be able to be typed correctly.
** Env
Wordpress environment on wpengine. Using GraphQL playground for mac descktop v.1.8.1
WC - version 3.7
WP - version 5.2.2
The text was updated successfully, but these errors were encountered: