Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
{{ message }}
hacknug
/
wp-graphql-woocommerce
Public
forked from
wp-graphql/wp-graphql-woocommerce
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit History
Commits on May 23, 2025
fix: ensure `get_query_args` parses `downloads_remaining` correctly when is type `string`
hacknug
committed
1b42262
Copy full SHA for 1b42262
test: update tests to match parsing of `downloadsRemaining`
hacknug
committed
030f949
Copy full SHA for 030f949
fix: `downloadsRemaining` returns `null` when is of type `string`
hacknug
committed
291ed88
Copy full SHA for 291ed88
Commits on May 1, 2025
Fix/recursive interface definitions (#934)
Show description for 01991ad
MoscoviumAlchemist
and
kidunot89
authored
01991ad
Copy full SHA for 01991ad
Commits on Mar 1, 2025
chore: READMEs and CHANGELOG updated (#926)
kidunot89
authored
24dede2
Copy full SHA for 24dede2
Commits on Feb 28, 2025
fix: Bypasses Woo declare_compatiblilty call if not in plugin directory (#923)
kidunot89
authored
d3b5d38
Copy full SHA for d3b5d38
Commits on Feb 27, 2025
fix: Better support for private and password protected products implemented (#925)
kidunot89
authored
b718b87
Copy full SHA for b718b87
"isSession" field added to the "UpdateCustomerInput" type (#924)
kidunot89
authored
6b58174
Copy full SHA for 6b58174
fix: "menu_order" pagination fixed (#922)
Show description for 3baeb2b
kidunot89
authored
3baeb2b
Copy full SHA for 3baeb2b
fix: "key" argument for MetaData fields fixed (#921)
kidunot89
authored
aff0437
Copy full SHA for aff0437
fix: debug code removed from checkout mutation (#916)
kidunot89
authored
922ba37
Copy full SHA for 922ba37
Commits on Dec 9, 2024
devops: git hooks locked to dev environment installs (#911)
kidunot89
authored
36e79d3
Copy full SHA for 36e79d3
devops: package-for-release.yml updated (#910)
kidunot89
authored
2f3cef0
Copy full SHA for 2f3cef0
Commits on Nov 12, 2024
chore: READMEs and CHANGELOG updated (#907)
kidunot89
authored
74099a0
Copy full SHA for 74099a0
Commits on Nov 7, 2024
devops: Name officially changed to "WPGraphQL for WooCommerce" (#900)
Show description for edbd31c
kidunot89
authored
edbd31c
Copy full SHA for edbd31c
Commits on Nov 6, 2024
fix: ID resolution made consistent across all edit and delete node mu… (#902)
Show description for 32f8ba2
kidunot89
authored
32f8ba2
Copy full SHA for 32f8ba2
fix: Products query "where.search" param patched (#903)
kidunot89
authored
b801133
Copy full SHA for b801133
fix: "Product" interfaces shared fields fix (#901)
Show description for 22b03e4
kidunot89
authored
22b03e4
Copy full SHA for 22b03e4
devops: composer-git-hooks added. CONTRIBUTING.md updated. (#904)
kidunot89
authored
8fc7986
Copy full SHA for 8fc7986
Commits on Oct 29, 2024
fix: General improvements and bugfixes (#899)
kidunot89
authored
594bc29
Copy full SHA for 594bc29
Commits on Oct 2, 2024
Fix: Correct number formatting by removing unnecessary price separators (#888)
Show description for 5f924bb
ZZiane
authored
5f924bb
Copy full SHA for 5f924bb
Fix some errors on configuring-graphql-client-for-user-session.md (#893)
Show description for 2f663a4
zalito12
authored
2f663a4
Copy full SHA for 2f663a4
Commits on Aug 7, 2024
chore: Minor documentation issues resolved (#884)
kidunot89
authored
d7a2ba3
Copy full SHA for d7a2ba3
chore: version numbers and READMEs updated (#883)
kidunot89
authored
57f2a1e
Copy full SHA for 57f2a1e
feat: QL Session Handler refactored to handle non-GraphQL requests (#870)
Show description for 76e8db5
kidunot89
authored
76e8db5
Copy full SHA for 76e8db5
fix: wrong taxonomy label case in product attributes (#869)
Show description for d65c6a7
creative-andrew
and
kidunot89
authored
d65c6a7
Copy full SHA for d65c6a7
Commits on Aug 6, 2024
fix: add model classes to type configs to better support query analyzer ID tracking (#874)
Show description for 962410d
jasonbahl
and
kidunot89
authored
962410d
Copy full SHA for 962410d
fix: product connection resolution refactored to better work with the ProductQuery class (#880)
Show description for d9d968a
kidunot89
authored
d9d968a
Copy full SHA for d9d968a
feat: Use Woocommerce Reset Password email for ResetPassword Mutation (#878)
Show description for a37c68e
alexookah
authored
a37c68e
Copy full SHA for a37c68e
Commits on Jul 29, 2024
feat: Add Product_Attributes_Connection_Orderby_Enum with MENU_ORDER (#876)
Show description for 1424f57
alexookah
authored
1424f57
Copy full SHA for 1424f57
Commits on May 21, 2024
devops: release script updated (#859)
kidunot89
authored
61b99ea
Copy full SHA for 61b99ea
chore: version numbers and changelog updated (#858)
kidunot89
authored
895b040
Copy full SHA for 895b040
fix: Bug in Session_Transaction_Manager::pop_transaction_id() fixed (#852)
Show description for 2543f33
kidunot89
authored
2543f33
Copy full SHA for 2543f33
Commits on May 17, 2024
feat: Queries and mutations for shipping zones, tax classes, and tax rates. (#856)
Show description for f686e74
kidunot89
authored
f686e74
Copy full SHA for f686e74
fix: TaxonomyToProduct connections fixed and tested (#857)
kidunot89
authored
6028061
Copy full SHA for 6028061
Pagination
Previous
Next
You can’t perform that action at this time.