TylerBarnes / using-gatsby-source-wordpress-experimental

A starter for the upcoming gatsby-source-wordpress@v4
https://www.npmjs.com/package/gatsby-source-wordpress-experimental
MIT License
86 stars 29 forks source link

error when get raw price #25

Closed nguyenhuutinh closed 3 years ago

nguyenhuutinh commented 3 years ago

hi, how to get rawprice on woo? I tried .

.. on WpSimpleProduct { price(format: RAW) } but got error when compile. Unknown argument "format" on field "price" of type "WpSimpleProduct".

thanks

TylerBarnes commented 3 years ago

Hi @nguyenhuutinh , Woo may work with the new source plugin but isn't currently officially supported. We will have a push in the near future where we ensure Woo works with Gatsby. Thanks!