wp-graphql / wp-graphql-woocommerce

Add WooCommerce support and functionality to your WPGraphQL server
https://woographql.com
GNU General Public License v3.0
642 stars 130 forks source link

Add rest api equivalent to Product Attributes queries and mutations. #839

Open richardaubin opened 7 months ago

richardaubin commented 7 months ago

Is your feature request related to a problem? Please describe.

The rest api provides convenient endpoints to crud product attributes, which woographql doesn't seem to have as an option.

Describe the solution you'd like The ability to perform the same actions as the product attributes rest api endpoints.

Describe alternatives you've considered Using the rest api.

Additional context https://woocommerce.github.io/woocommerce-rest-api-docs/#product-attributes

kidunot89 commented 1 month ago

@richardaubin This functionality is still in development 👉🏿 #851, should be ready soon.