Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wp-graphql/wp-graphql-woocommerce
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.4
Choose a base ref
...
head repository: wp-graphql/wp-graphql-woocommerce
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.5
Choose a head ref
  • 8 commits
  • 23 files changed
  • 1 contributor

Commits on Apr 20, 2023

  1. feat: payment method mutations and fields implemented. (#735)

    * feat: payment method mutation implemented.
    
    * devops: Unit test updated.
    
    * chore: WPCS compliance met.
    kidunot89 authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    27d9297 View commit details
    Browse the repository at this point in the history
  2. feat: Country queries implemented. (#736)

    * feat: Country queries implemented.
    
    * chore: WPCS compliance met and late-minute renames.
    kidunot89 authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    80252b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    0da1a81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca50a90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb4b738 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c779b4 View commit details
    Browse the repository at this point in the history
  5. feat: woographql_viewable_order_types hook added (#741)

    * feat: woographql_viewable_order_types hook added
    
    * chore: WPCS compliance met
    kidunot89 authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    1f19103 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7f9242 View commit details
    Browse the repository at this point in the history
Loading