wp-graphql-woocommerce

Add WooCommerce support and functionality to your WPGraphQL server

GPL-3.0 License

Downloads
29.9K
Stars
622
Committers
44

Bot releases are hidden (Show)

wp-graphql-woocommerce - WooGraphQL v0.10.6

Published by kidunot89 almost 3 years ago

Changelog

v0.10.6 (2021-11-04)

Full Changelog

Fixed:

  • hotfix: Fixes breaks created by WPGraphQL v1.6.7 #580 (kidunot89)
wp-graphql-woocommerce - WooGraphQL v0.10.5

Published by kidunot89 almost 3 years ago

Changelog

v0.10.5 (2021-10-26)

Full Changelog

New Features:

  • feat: applied coupon description field added #572 (kidunot89)
  • chore: CartItem product connection resolvers updated. #571 (kidunot89)

Fixed:

wp-graphql-woocommerce - WooGraphQL v0.10.4

Published by kidunot89 about 3 years ago

Changelog

v0.10.4 (2021-09-08)

Full Changelog

Fixed:

  • fix: session expiration extended to 2 weeks #551 (kidunot89)
  • Replace deprecated function nonce_user_logged_out #547 (kpoelhekke)
  • Fix raw pricing returning null #544 (dpacmittal)
  • bugfix: customer call returns session token for guest users #541 (johnforte)
  • Fix: pass expected checkout validation WP_Error instance #531 (jeebay)

Other Changes:

wp-graphql-woocommerce - WooGraphQL v0.10.3

Published by kidunot89 about 3 years ago

Changelog

v0.10.3 (2021-08-11)

Full Changelog

New Features:

  • Updates to be compatible with WPGraphQL v1.6.1 #537 (kidunot89)
wp-graphql-woocommerce - WooGraphQL v0.10.2

Published by kidunot89 over 3 years ago

Changelog

v0.10.2 (2021-07-06)

Full Changelog

Fixed:

wp-graphql-woocommerce - WooGraphQL v0.10.1

Published by kidunot89 over 3 years ago

Changelog

v0.10.1 (2021-07-05)

Full Changelog

New Features:

Fixed:

wp-graphql-woocommerce - WooGraphQL v0.10.0

Published by kidunot89 over 3 years ago

Changelog

v0.10.0 (2021-06-14)

Full Changelog

Fixed:

Other Changes:

wp-graphql-woocommerce - WooGraphQL v0.8.1

Published by kidunot89 over 3 years ago

Changelog

v0.8.1 (2021-03-17)

Full Changelog

New Features:

Fixed:

Other Changes:

wp-graphql-woocommerce - WooGraphQL v0.8.0

Published by kidunot89 over 3 years ago

Changelog

v0.8.0 (2021-02-26)

Full Changelog

Breaking changes:

New Features:

Fixed:

Other Changes:

wp-graphql-woocommerce - WooGraphQL v0.7.0

Published by kidunot89 almost 4 years ago

Changelog

v0.7.0 (2020-11-24)

Full Changelog

Fixed:

  • Getting NO SCHEMA AVAILABLE after activating this plugin in GraphiQL Ide #357
  • Allow multiple "orderby" fields #374 (loganstellway)

Closed issues:

  • [WPGraphQL 0.14.0] Duplicate Type errors #356
  • Missing CartItem Variation Field in Cart Query #284

Merged pull requests:

wp-graphql-woocommerce - WooGraphQL v0.6.2

Published by kidunot89 almost 4 years ago

Changelog

v0.6.2 (2020-11-24)

Full Changelog

Enhancements:

Fixed:

  • [release 0.6.1] Querying a Custom Taxonomy on Product will list all terms, not just the ones associated to the product #348
  • Make the username field optional in registerCustomer mutation #381 (kidunot89)

Closed issues:

  • Fetch cart not working in Chrome #382
  • Checkout mutation not working (Access level to WPGraphQL\WooCommerce\Model\Order::is_private() must be public) #379
  • Taxonomy query returns all terms when not set #372
  • Total count when paginating #365
  • Term Connection: ErrorException: Invalid argument supplied for foreach() #363
  • Generate an access token for anonymous customers. (To checkout without signing in) #358
  • Gatsby: occured while fetching nodes of the "PaQuantity" #354
  • Order query is returning null #352
  • paColors and paSizes return all attributes, not connected ones #345
  • Expose uri field in Product type #336

Merged pull requests:

Special thanks for contributing 🙏

  • @jacobarriola
  • @ardiewen
  • @HiepVu511
wp-graphql-woocommerce - Release v0.6.1

Published by kidunot89 about 4 years ago

Changelog

v0.6.1 (2020-10-15)

Full Changelog

Closed issues:

  • Call to undefined function codecept_debug() #342

Merged pull requests:

wp-graphql-woocommerce - Release v0.5.1

Published by kidunot89 over 4 years ago

Changelog

v0.5.1 (2020-05-11)

Full Changelog

Release Checklist

  • Support for the WooCommerce Stripe Payment Gateway added. #256
  • Product reviews mutations added. #259
  • CI fixed
  • Checkout mutation fields updated #271
  • updateCustomer resolver refactored #272
  • "resolve_session_customer" refactored #274
  • New Docker shell script #279

Enhancements:

  • Add product review mutation using "createComment" is missing ratings input fields. #254
  • Release v0.5.1 #255 (kidunot89)

Fixed:

  • customer query without parameters is not working with just an Auth Header #275
  • Bugs with Checkout Mutation input variables #270
  • Update Customer mutation allows for invalid shipping input variables #269
  • Checkout mutation payload contains WooCommerce error HTML and breaks JSON #265
  • "shippingMethod" field type changed to [String]. #257 (kidunot89)

Closed issues:

  • Products with arrow in WP admin are not returned in any products wpgraphql query #278
  • Payment gateway missing from paymentGateways query #263
  • addToCart mutation returns Internal server error in response body with HTTP 200 #251

Merged pull requests:

wp-graphql-woocommerce - Release v0.4.4

Published by kidunot89 over 4 years ago

Changelog

v0.4.4 (2020-02-20)

Full Changelog

Enhancements:

Closed issues:

  • Address and Userinfo #232
  • Guest Account Checkout - Status 405 Not Allowed #222

Merged pull requests:

wp-graphql-woocommerce - Release v0.4.3

Published by kidunot89 over 4 years ago

Changelog

v0.4.3 (2020-02-04)

Full Changelog

Enhancements:

Fixed:

  • Need transactionId for checkout mutation #226

Closed issues:

  • Ignore this. ¯\_()_#230
  • Problem with union query on some products. #227
  • Version number not updated #225
wp-graphql-woocommerce - Release v0.4.2

Published by kidunot89 over 4 years ago

Summary

  • Hotfix for WooGraphQL v0.4.1
  • IntrospectionQuery test added.
wp-graphql-woocommerce - Release v0.4.1

Published by kidunot89 over 4 years ago

Changelog

v0.4.1 (2020-01-25)

Full Changelog

Checklist

  • Improve support for WPGraphQL v0.6.0
    • Implement idType in WC CRUD object queries
      • coupon(id: value, idType: ID|DATABASE_ID|CODE). Note: The couponBy query has been deprecated. Will be removed in v0.5.x.
      • order(id: value, idType: ID|DATABASE_ID|ORDER_NUMBER). Note: The orderId and orderKey arguments have been deprecated. Will be removed in v0.5.x.
      • product(id: value, idType: ID|DATABASE_ID|SLUG|SKU). Note: The productBy query has been deprecated. Will be removed in v0.5.x.
      • productVariation(id: value, idType: ID|DATABASE_ID). Note: The variationId argument has been deprecated. Will be removed in v0.5.x.
      • refund(id: value, idType: ID|DATABASE_ID). Note: The refundBy query has been removed. Will be removed in v0.5.x.
      • shippingMethod(id: value, idType: ID|DATABASE_ID). Note: The methodId argument has been deprecated. Will be removed in v0.5.x.
      • taxRate(id: value, idType: ID|DATABASE_ID). Note: The rateId argument has been deprecated. Will be removed in v0.5.x.
wp-graphql-woocommerce - Release v0.4.0

Published by kidunot89 over 4 years ago

  • ProductAttribute schema shape re-designed #195
  • Added supported for the next release WPGraphQL-JWT-Authentication #196
  • Product to review connection created #198
  • DownloadableItems type and connection added #219
wp-graphql-woocommerce - Release v0.3.3

Published by kidunot89 almost 5 years ago

Minor bugfixes, security patches, and enhancements.

  • Extra layer of security on some product fields #213
  • Cart to CartItem connection enhanced #215
  • Customer functionality improved #212 #214
  • orderBy query removed, and it's parameters have added to order query.
  • Fixed Order to Refund connection and Customer to Refund connection.
  • Fixed bug concerning guest customer order resolution.
  • Connection patch for WPGraphQL #1111
  • metaData field added to checkout mutation.
  • Extra layer of security added to order model
  • Pagination testing implemented for connections that support pagination.

Updated tests

  • ProductQueriesTest #213
  • RefundQueriesTest
  • OrderQueriesTest
  • CartQueriesTest #215
  • ConnectionPaginationTest

Special Thanks to @jasonbahl & @saleebm for contributing

wp-graphql-woocommerce - Release v0.3.2

Published by kidunot89 almost 5 years ago

Changelog

v0.3.2-beta (2019-12-21)

Full Changelog

Release v0.3.2

Checklist

  • Improved handling of unsupported product types #199
  • Adds cart field to cart mutations output. #194
  • Better guest customer support #187
  • WPUnion injector added for Product types. #188

Enhancements:

  • Cart mutations should return updated cart object. #192
  • Shipping Method Queries and Mutators for Cart #167
  • ShippingZone and ShippingMethodInstance type #26

Fixed:

  • WooCommerce Subscriptions plugin throws Internal server error #185
  • Improve createOrder mutation to enable creating order as a guest, without the need of creating new customer account. #168