Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

WPGraphQL WooCommerce (WooGraphQL)

Add WooCommerce support and functionality to your WPGraphQL server
Collective - Host: opensource - https://opencollective.com/woographql - Website: https://woographql.com - Code: https://github.com/wp-graphql/wp-graphql-woocommerce

(Query) Format currency in cart type (#619)

* Format cart item price

* Fix price return type

* chore: CartQueriesTest updated with new...

github.com/wp-graphql/wp-graphql-woocommerce - 0867d430efb07dd4af722375d9e8313e951b1813 authored over 2 years ago by Victor Mattos <[email protected]>
feat: Add filter hook to stock status enum (#634)

github.com/wp-graphql/wp-graphql-woocommerce - 505d60d5dae10c1bb77cd95e65822e54846c4ddf authored over 2 years ago by Matthijs Knigge <[email protected]>
fix: temporary customers node fix applied and tested. (#650)

* fix: temporary customers node fix applied and tested.

* chore: WPCS compliance met

github.com/wp-graphql/wp-graphql-woocommerce - 0c918bb802b70008d08b28f26710b57a230ea5b2 authored over 2 years ago by Geoffrey K Taylor <[email protected]>
fix: Cart emptied after checkout (#649)

* fix: Cart emptied after checkout

* chore: WPCS compliance met.

github.com/wp-graphql/wp-graphql-woocommerce - b7c7b2d2998f23ea21388014f650d805163e7c33 authored over 2 years ago by Geoffrey K Taylor <[email protected]>
fix: Most product attribute fields made nullable (#648)

github.com/wp-graphql/wp-graphql-woocommerce - cb5888c80c405915e6a8bcbe5a6c6f3a7b6427a4 authored over 2 years ago by Geoffrey K Taylor <[email protected]>
chore: WPGraphQL v1.9.x connection resolver support added and autoloader removed. (#647)

* chore: WPGraphQL v1.9x + WP Bedrock support added.

* chore: lint compliance met.

* chore...

github.com/wp-graphql/wp-graphql-woocommerce - 9073793e86260e13b102fcceffb71e3ca991d206 authored over 2 years ago by Geoffrey K Taylor <[email protected]>
version numbers updated.

github.com/wp-graphql/wp-graphql-woocommerce - 7aedfd9c7a4415d4b7a46045054489e4d72a8a9d authored over 2 years ago by Geoff Taylor <[email protected]>
feat: Optional "id" field add to "MetaDataInput" type for overwriting existing meta (#631)

github.com/wp-graphql/wp-graphql-woocommerce - c9e8439abf4a9891364802f68d1ade17ea473719 authored over 2 years ago by Geoffrey K Taylor <[email protected]>
chore: PHP-JWT upgraded to v6.1.0 (#633)

* chore: PHP-JWT upgraded to v6.1.0, Unit tests updated to work with WPGraphQL Testcase v2.3

...

github.com/wp-graphql/wp-graphql-woocommerce - b073dce134833b12c909eb6e96ced738eafd2614 authored over 2 years ago by Geoffrey K Taylor <[email protected]>
chore: WPCS compliance met

github.com/wp-graphql/wp-graphql-woocommerce - adf9c42001ec53d49cc5a107a940d1ea0700ae90 authored almost 3 years ago by Geoff Taylor <[email protected]>
hotfix: Syntax errors in QL_Session_Handler refactored

github.com/wp-graphql/wp-graphql-woocommerce - 3aa3fbbfe5e88bf5c4b8b6214f5fb6b962ee0719 authored almost 3 years ago by Geoff Taylor <[email protected]>
chore: CHANGELOG and version numbers updated.

github.com/wp-graphql/wp-graphql-woocommerce - e105082166d00eb9e6a301eba23e59cd7df28685 authored almost 3 years ago by Geoff Taylor <[email protected]>
fix: QLSessionHandler behaviour changes and QLSessionHandlerTest wpunit test added (#616)

* chore: QLSessionHandlerTest added

* chore: WPCS compliance met

* fix: JWT leeway set in ...

github.com/wp-graphql/wp-graphql-woocommerce - d70443ddcd4fd3e0287efe51572bb6e684b35e62 authored almost 3 years ago by Geoffrey K Taylor <[email protected]>
fix: warnings in fillCart with empty coupons/shippingMethods (#613)

* fix: warnings in fillCart with empty coupons/shippingMethods

* chore: WPCS compliance met
...

github.com/wp-graphql/wp-graphql-woocommerce - 118d183b61ae0f3a93d320084cc941ed0730b420 authored almost 3 years ago by Ken-Håvard Lieng <[email protected]>
feat: "product" and "variation" connections added to LineItem type (#604)

* feat: "product" and "variation" connections added to LineItem type

* chore: Coding standard...

github.com/wp-graphql/wp-graphql-woocommerce - 223bde6ea2e97e1cec96c85552f5e3c61d89ec2d authored almost 3 years ago by Geoffrey K Taylor <[email protected]>
add return array to get_query_args because without this endpoint show error (#610)

github.com/wp-graphql/wp-graphql-woocommerce - 531f60d07739cddcb60c0b0db6c34599a4cc62a5 authored almost 3 years ago by Krystian <[email protected]>
Get $order in checkout mutation (#605)

* make order processing methods static

* get order for graphql_woocommerce_after_checkout act...

github.com/wp-graphql/wp-graphql-woocommerce - a044edf0fedbcd9a4cd70079ff787f08d2711629 authored almost 3 years ago by Oskar Modig <[email protected]>
fix: Product Attribute naming conventions changed (#603)

* fix: Product Attribute naming conventions changed

* devops: dev dependencies updated

* d...

github.com/wp-graphql/wp-graphql-woocommerce - 6dbdcb5ae8839d84576569c4288350e96acfd4b3 authored almost 3 years ago by Geoffrey K Taylor <[email protected]>
Fix Fee name not showing (#602)

Fix Fee name not showing on the order when using the createOrder mutation.

github.com/wp-graphql/wp-graphql-woocommerce - d4177ced763d6958a95049520d9c8cb1e39498c4 authored almost 3 years ago by Scott Kennedy <[email protected]>
version numbers updated

github.com/wp-graphql/wp-graphql-woocommerce - 7890ef60320a90c9528d11f85767eee60d246ec6 authored almost 3 years ago by Geoff Taylor <[email protected]>
CHANGELOG updated.

github.com/wp-graphql/wp-graphql-woocommerce - bfbfebb2cc1254e020f1f4371f1a41734a06de2d authored almost 3 years ago by Geoff Taylor <[email protected]>
fix: change deprecated incr_cache_prefix (#598)

method to invalidate_cache_group

github.com/wp-graphql/wp-graphql-woocommerce - bfbeb0dbc46326f54ca973a56f49f7518de74cf9 authored almost 3 years ago by fabiojundev <[email protected]>
[Bugfix] Update order status (#595)

github.com/wp-graphql/wp-graphql-woocommerce - f0a29e1a4c46ae766312aada98636a19dd36a536 authored about 3 years ago by Victor Mattos <[email protected]>
Update class-root-query.php (#584)

Fix for bug #583.

github.com/wp-graphql/wp-graphql-woocommerce - d020328133570686a6c3e8ff3d14fc1fe64612b3 authored about 3 years ago by stevezehngut <[email protected]>
version numbers updated and CHANGELOG.md updated

github.com/wp-graphql/wp-graphql-woocommerce - be38f2939bf00873f267a06f36637b90c9deb079 authored about 3 years ago by Geoff Taylor <[email protected]>
hotfix: Fixes breaks created by WPGraphQL v1.6.3 (#580)

* hotfix: Fixes breaks created by WPGraphQL v1.6.3

* chore: testing library removed

github.com/wp-graphql/wp-graphql-woocommerce - 3b509216452d574e171b69445b971de3e569c729 authored about 3 years ago by Geoffrey K Taylor <[email protected]>
CHANGELOG.md updated

github.com/wp-graphql/wp-graphql-woocommerce - f9dab5188305adb9293c0bfdbf3f6c8bc082c021 authored about 3 years ago by Geoff Taylor <[email protected]>
fix: order item connection cursor fixed. (#574)

github.com/wp-graphql/wp-graphql-woocommerce - 8bd01823c7263c5f49aecfb8dcf6728a05ec5973 authored about 3 years ago by Geoffrey K Taylor <[email protected]>
chore: version numbers and CHANGELOG updated.

github.com/wp-graphql/wp-graphql-woocommerce - 2a721a2443fab5dad55fb039eb6d9204db0c7851 authored about 3 years ago by Geoff Taylor <[email protected]>
feat: applied coupon description field added (#572)

github.com/wp-graphql/wp-graphql-woocommerce - a3dfa800f5766832b1c8e27772e7b5d86df1cebb authored about 3 years ago by Geoffrey K Taylor <[email protected]>
Product and order connections queryClass set. (#550)

* fix: Product and order connections use respective queryclasses.

* fix: include + exclude pr...

github.com/wp-graphql/wp-graphql-woocommerce - 1d52337bcda8086632ffd330b316081c57105970 authored about 3 years ago by Geoffrey K Taylor <[email protected]>
fix: updateReview input requirements fixed (#570)

* fix: updateReview input requirements fixed

* chore: coding standards met

github.com/wp-graphql/wp-graphql-woocommerce - aa55a3b768e15c1a4ed5d93825355ff5a0b31d95 authored about 3 years ago by Geoffrey K Taylor <[email protected]>
chore: CartItem product connection resolvers updated. (#571)

github.com/wp-graphql/wp-graphql-woocommerce - 2a1603122c8f4b4d5549288a09fc031450cd3b4c authored about 3 years ago by Geoffrey K Taylor <[email protected]>
fix: respect woocommerce tax display settings in cart (#567)

* fix: respect woocommerce tax display settings

* fix: whitespace linting err

github.com/wp-graphql/wp-graphql-woocommerce - 5a751a26744d7affc32d494ce4ead6d396ee292b authored about 3 years ago by Florian Bischoff <[email protected]>
make order processing methods static (#566)

github.com/wp-graphql/wp-graphql-woocommerce - e844a39ef9fa05331d015e686d88e1979ae72a0a authored about 3 years ago by Oskar Modig <[email protected]>
chore: CHANGELOG.md updated again

github.com/wp-graphql/wp-graphql-woocommerce - 68861970e39cfe1ae837a694b6126fe58f9d25b7 authored over 3 years ago by Geoff Taylor <[email protected]>
chore: Versions numbers and CHANGELOG.md updated

github.com/wp-graphql/wp-graphql-woocommerce - 847901dc840807eef57cd9ca22571b29019279c8 authored over 3 years ago by Geoff Taylor <[email protected]>
fix: session expiration extended to 2 weeks (#551)

github.com/wp-graphql/wp-graphql-woocommerce - 88aa64b560140e570102ea513f7a9cd212d4738d authored over 3 years ago by Geoffrey K Taylor <[email protected]>
Replace deprecated function nonce_user_logged_out (#547)

* Use maybe_update_nonce_user_logged_out instead of deprecated nonce_user_logged_out function

...

github.com/wp-graphql/wp-graphql-woocommerce - 5fe732dcc6fbe8902548e536e71447fc71808d95 authored over 3 years ago by Koen Poelhekke <[email protected]>
feature: customer call returns session token for guest users (#541)

* fix: customer call returns session for guest users

* feat: add if the user is a guest based...

github.com/wp-graphql/wp-graphql-woocommerce - 2ae289006c9765179e167fc68e71e2b339ff030e authored over 3 years ago by John Forte <[email protected]>
Fix raw pricing returning null (#544)

$prices['price'] doesn't exist as $prices variable has already been overwritten inside the switc...

github.com/wp-graphql/wp-graphql-woocommerce - b0fb2a2e28529762f1f64ce899f66f025e581324 authored over 3 years ago by Deepak Mittal <[email protected]>
Fix: pass expected checkout validation WP_Error instance (#531)

github.com/wp-graphql/wp-graphql-woocommerce - 69ee73b9d5fabc2b7f3fc72b20e166562886cec2 authored over 3 years ago by Brian Johnson <[email protected]>
Update Quick Install in README.md (#538)

github.com/wp-graphql/wp-graphql-woocommerce - 3386946d85c4d0e3103e9480507e30c9bf9d4fdc authored over 3 years ago by Reza Babaei <[email protected]>
chore: CHANGELOG and version numbers updated.

github.com/wp-graphql/wp-graphql-woocommerce - ff6af675ae5bdea5c48bfcc4935eccb0e2f97177 authored over 3 years ago by Geoff Taylor <[email protected]>
Updates to be compatible with WPGraphQL v1.6.1 (#537)

* fix: Huge refactor across schema and unit tests

* - add shipping_method loader in class-cor...

github.com/wp-graphql/wp-graphql-woocommerce - a7714d0cd246d083c085ba6f923d4e72a147706c authored over 3 years ago by Geoffrey K Taylor <[email protected]>
Merge branch 'develop' of github.com:wp-graphql/wp-graphql-woocommerce into develop

github.com/wp-graphql/wp-graphql-woocommerce - 4451c32f7e4468b2f8d4f091d075d8f7835e8b97 authored over 3 years ago by Geoff Taylor <[email protected]>
version numbers updated.

github.com/wp-graphql/wp-graphql-woocommerce - c4be14497afb9d61a9d7eeb4205ea4a6f240ac1e authored over 3 years ago by Geoff Taylor <[email protected]>
Bugfix/global autoloader support (#524)

* version numbers updated.

* "WP_GraphQL_WooCommerce::includes()" refactored.

* External n...

github.com/wp-graphql/wp-graphql-woocommerce - a702bee591d381cc308c672c89e6485dae39ce19 authored over 3 years ago by Geoffrey K Taylor <[email protected]>
version numbers updated.

github.com/wp-graphql/wp-graphql-woocommerce - ea2e226d0edb71712c49eec3c53707f915d20220 authored over 3 years ago by Geoff Taylor <[email protected]>
Fix: Null state for coupon and order connections. (#523)

github.com/wp-graphql/wp-graphql-woocommerce - 173bea0154879521372eefc9f638b73a54184581 authored over 3 years ago by Geoffrey K Taylor <[email protected]>
Fix: product connection sorting (#522)

github.com/wp-graphql/wp-graphql-woocommerce - 2ea8591be357590b5c0f373a1230ff6c79f3ced2 authored over 3 years ago by Geoffrey K Taylor <[email protected]>
CartItem Product edge field "simpleAttributes" implemented and tested. (#521)

github.com/wp-graphql/wp-graphql-woocommerce - cb970f36ed78127bab2f488ca5fe7ff92c7d4a7a authored over 3 years ago by Geoffrey K Taylor <[email protected]>
Syntax error fixed

github.com/wp-graphql/wp-graphql-woocommerce - b7d181ed353b347a068d9cbc9cef7a1bc02451e8 authored over 3 years ago by Geoffrey K Taylor <[email protected]>
php-coveralls configs updated.

github.com/wp-graphql/wp-graphql-woocommerce - 8b0fc88acfff985a824fa8245d16b25d3b755d4f authored over 3 years ago by Geoff Taylor <[email protected]>
composer archive configurations added.

github.com/wp-graphql/wp-graphql-woocommerce - 8089d0462ce773286e5bc20035dd8c0a880ade0a authored over 3 years ago by Geoff Taylor <[email protected]>
Distribution files updated.

github.com/wp-graphql/wp-graphql-woocommerce - 4506e7ce7b65f3cc78d7a3b073abb57988ecc05d authored over 3 years ago by Geoff Taylor <[email protected]>
packager workflow updated.

github.com/wp-graphql/wp-graphql-woocommerce - 47ee81df8f14b43a9fcb7a8ba0fd2ef0df4638e5 authored over 3 years ago by Geoff Taylor <[email protected]>
.distignore updated.

github.com/wp-graphql/wp-graphql-woocommerce - 9c6b15a93b60d85c922f481d11d9c96f4bde1d48 authored over 3 years ago by Geoff Taylor <[email protected]>
Support for custom order statuses. (#518)

* Support for custom order statuses.

* package workflow updated.

github.com/wp-graphql/wp-graphql-woocommerce - 9bbb81ee369d3a1d8fe68d9433b7f23c3742bf0c authored over 3 years ago by Geoffrey K Taylor <[email protected]>
Coupon mutations added. (#510)

* Coupon mutations implemented and tested
* Vendor files no longer versioned and package workfl...

github.com/wp-graphql/wp-graphql-woocommerce - f59872ae89b2b0b2e60f97b763a985a126bab871 authored over 3 years ago by Geoffrey K Taylor <[email protected]>
version number and CHANGELOG.md updated.

github.com/wp-graphql/wp-graphql-woocommerce - 8be07675d14d3f4c55bf549ce35133bee51a5851 authored over 3 years ago by Geoff Taylor <[email protected]>
Checkout mutation: Add or Update order metas (#484)

* Checkout mutation: Add or Update order metas

* Checkout mutation: Update order metas

Co-...

github.com/wp-graphql/wp-graphql-woocommerce - 79c6035ade69042d1c239bf25d823e3f6e37bf47 authored over 3 years ago by adrienpicard <[email protected]>
Merge pull request #492 from jacobarriola/bugfix/session-transaction-manager

Session Transaction Manager bugfixes and enhancements

github.com/wp-graphql/wp-graphql-woocommerce - 71be0427be275a73ad1f859f7a1995d5774338b0 authored over 3 years ago by Geoffrey K Taylor <[email protected]>
Merge pull request #507 from manuelsampl/patch-1

Update class-checkout-mutation.php

github.com/wp-graphql/wp-graphql-woocommerce - a0de0f51fec44fb5c50a23a3bf31a7035344b9f7 authored over 3 years ago by Geoffrey K Taylor <[email protected]>
Transaction object is missing session_data

The session data (snapshot) is a property of the session_handler, not of the existing instance. ...

github.com/wp-graphql/wp-graphql-woocommerce - 3bdcb095b7b200071e59d7f64636418270ded083 authored over 3 years ago by Jacob Arriola <[email protected]>
Transactions: get customer id from correct location

The customer id is stored in the the session_handler instance. As a result the same transient wa...

github.com/wp-graphql/wp-graphql-woocommerce - e1689502a46095c0a5a8259741a07fa167139e72 authored over 3 years ago by Jacob Arriola <[email protected]>
Add timestamp to gracefully remove stale transactions

There are instances where a stale transaction stays around do to an error in the mutation. As a ...

github.com/wp-graphql/wp-graphql-woocommerce - b4a158b4e3f5f1f336ea7b87c0f7d861fc9ae37d authored over 3 years ago by Jacob Arriola <[email protected]>
Update class-checkout-mutation.php

Static Keyword missing

github.com/wp-graphql/wp-graphql-woocommerce - 85de6526933ceace5d2b89317a740d437a4f4244 authored over 3 years ago by manuelsampl <[email protected]>
Merge pull request #511 from kidunot89/bugfix/customer-connection-refactored

"Customer_Connection_Resolver" deprecated.

github.com/wp-graphql/wp-graphql-woocommerce - 121a651cf52d4812a04f83a03bf3b8795a041fe8 authored over 3 years ago by Geoffrey K Taylor <[email protected]>
Syntax error fixed.

github.com/wp-graphql/wp-graphql-woocommerce - f97664c853ac6eeab8799f07db82af1708a6511a authored over 3 years ago by Geoff Taylor <[email protected]>
Dockerfile fixed.

github.com/wp-graphql/wp-graphql-woocommerce - 3c401054991aa24d8b1c07f90fb0dae030f36b94 authored over 3 years ago by Geoff Taylor <[email protected]>
WPCS compliance met

github.com/wp-graphql/wp-graphql-woocommerce - 83c8aed558b3bf7da265a8a7054c8ca9b0825e57 authored over 3 years ago by Geoff Taylor <[email protected]>
"Customer_Connection_Resolver" deprecated.

github.com/wp-graphql/wp-graphql-woocommerce - 66690f03ffabca476f723bab00441d08c1e016fd authored over 3 years ago by Geoff Taylor <[email protected]>
Merge pull request #509 from kidunot89/bugfix/cart-item-connections-refactored

Cart_Item_Connection_Resolver pagination fixed.

github.com/wp-graphql/wp-graphql-woocommerce - a98998d279053eec327d5d6b34e11d744f9d78d7 authored over 3 years ago by Geoffrey K Taylor <[email protected]>
Dockerfile updated

github.com/wp-graphql/wp-graphql-woocommerce - f9e23738f3e0a0b3a1f10b48d8ac6214c2c6910e authored over 3 years ago by Geoff Taylor <[email protected]>
Syntax error fixed.

github.com/wp-graphql/wp-graphql-woocommerce - 0300aab12e31e4bc64d4d80b392eb846dfa6b3ae authored over 3 years ago by Geoff Taylor <[email protected]>
WPCS compliance met.

github.com/wp-graphql/wp-graphql-woocommerce - 22bbc387651c9acccde6f165165a4cf81017a17f authored over 3 years ago by Geoff Taylor <[email protected]>
Cart item connection pagination refactored.

github.com/wp-graphql/wp-graphql-woocommerce - 9e31f47e5152510ebc2d3b0ebc4c111a3f6b965c authored over 3 years ago by Geoff Taylor <[email protected]>
Merge pull request #500 from kidunot89/feature/order-refund-connection-upgrade

"Order/Refund_Connection_Resolver" classes deprecated

github.com/wp-graphql/wp-graphql-woocommerce - 83f02109fb085d433fe74c3d44680ab2b9b8ff28 authored over 3 years ago by Geoffrey K Taylor <[email protected]>
coding standards met.

github.com/wp-graphql/wp-graphql-woocommerce - e293fe8b6ac0a07b4b31c73b6edebbac31fccd5c authored over 3 years ago by Geoff Taylor <[email protected]>
Refund connections refactored.

github.com/wp-graphql/wp-graphql-woocommerce - 86c7fb8b4e57453fe84a9a2f79508b883e8c72d0 authored over 3 years ago by Geoff Taylor <[email protected]>
Order connections refactored.

github.com/wp-graphql/wp-graphql-woocommerce - 8215901e933e9ac67ee65251df1148e31b3abbaa authored over 3 years ago by Geoff Taylor <[email protected]>
Order Connection logic/tests heavily refactored.

github.com/wp-graphql/wp-graphql-woocommerce - a37e22480b5588a7942f7b96ce69c066780cb3e7 authored over 3 years ago by Geoff Taylor <[email protected]>
Merge pull request #497 from kidunot89/feature/coupon-connection-upgrade

"Coupon_Connection_Resolver" deprecated.

github.com/wp-graphql/wp-graphql-woocommerce - 2d45d6db51dc056f9fac10de7dc8a41999f1b4b5 authored over 3 years ago by Geoffrey K Taylor <[email protected]>
Merge pull request #495 from kidunot89/feature/product-connection-upgrade

"Product_Connection_Resolver" class deprecated

github.com/wp-graphql/wp-graphql-woocommerce - c870efc36b7eaa79b2c09d0afb45fd180663e47c authored over 3 years ago by Geoffrey K Taylor <[email protected]>
"Coupon_Connection_Resolver" deprecated.

github.com/wp-graphql/wp-graphql-woocommerce - da2cbdf484e71a9d0306590c01ab4c4435e3aaec authored over 3 years ago by Geoff Taylor <[email protected]>
Product connections now resolved thru "PostObjectConnectionResolver" class. "Product_Connection_Resolver" class deprecated.

github.com/wp-graphql/wp-graphql-woocommerce - 41be17c16f11e7fd1412cb691653ba48b0d8fa02 authored over 3 years ago by Geoff Taylor <[email protected]>
Merge pull request #459 from andrewminion-luminfire/bugfix/plugin-url

update plugin URL to point to the actual repo

github.com/wp-graphql/wp-graphql-woocommerce - 29a60a82521242aaadcd27491473516a3fac0ddb authored almost 4 years ago by Geoffrey K Taylor <[email protected]>
update plugin URL to point to the actual repo

github.com/wp-graphql/wp-graphql-woocommerce - d9748e6e82728f7ab3163a8deac98f2356625a7a authored almost 4 years ago by Andrew Minion <[email protected]>
version numbers updated.

github.com/wp-graphql/wp-graphql-woocommerce - 312e9ce978f8a61ff546016962b2d093b3cf4d00 authored almost 4 years ago by Geoff Taylor <[email protected]>
Merge pull request #457 from wp-graphql/bugfix/product-reviews-connections

Bugfix/product reviews connections

github.com/wp-graphql/wp-graphql-woocommerce - 6ac01352b699d0922262da887bb9048c5340ff08 authored almost 4 years ago by Geoffrey K Taylor <[email protected]>
"Product=>reviews" resolver re-implemented

github.com/wp-graphql/wp-graphql-woocommerce - c264114daadd1ddc54ae6afca0a3b69fcf1e4809 authored almost 4 years ago by Geoff Taylor <[email protected]>
"woographql_db_loader_func" hook updated.

github.com/wp-graphql/wp-graphql-woocommerce - 1e799ccd48c7ce4d1268b40e837fb7ef511e9e8e authored almost 4 years ago by Geoffrey K Taylor <[email protected]>
Merge pull request #445 from jacobarriola/patch-7

[Docs]: homepage typo fixes

github.com/wp-graphql/wp-graphql-woocommerce - c1a0d2ed1ac823b64b662595a34881d09cd4490d authored almost 4 years ago by Geoffrey K Taylor <[email protected]>
Merge pull request #450 from hilmerx/feat/refund-date-field

Added refund date field

github.com/wp-graphql/wp-graphql-woocommerce - 7ccd788e6a041a82dd6c7f86159f7fa314afd263 authored almost 4 years ago by Geoffrey K Taylor <[email protected]>
Merge pull request #453 from davevanhoorn/bugfix/437-attribute-and-variants-error

JSON stringify string to match expectation of "extraData" on cartItem

github.com/wp-graphql/wp-graphql-woocommerce - 882c4573e7ab2a21a48adeb92535b2945d4f64b9 authored almost 4 years ago by Geoffrey K Taylor <[email protected]>
Replace JSON_ENCODE with wp_json_encode

github.com/wp-graphql/wp-graphql-woocommerce - 841c820ae8c3d41cd5921807f72d8d79d6e3c803 authored almost 4 years ago by Dave van Hoorn <[email protected]>
PHPCS lint fix

github.com/wp-graphql/wp-graphql-woocommerce - 32d3593ce8074625a6c76192bb9844cf84558750 authored almost 4 years ago by Dave van Hoorn <[email protected]>