Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to directory.graphqls to include more configation settings #462

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Nov 6, 2020

  1. Configuration menu
    Copy the full SHA
    6820530 View commit details
    Browse the repository at this point in the history
  2. feat: introdce additional country fields

    - add field to Country type: region_required
    - add field to Country type: postcode_required
    - add field to Country type: name
    - add field to Country type: eu
    - deprecate full_name_locale in favor of name
    - deprecate full_name_english in favor of name
    - add field to StoreConfig: default_country
    - add field to StoreConfig: allow_optional_state
    - adds field docs with sorting information
    paales committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    5c8ab13 View commit details
    Browse the repository at this point in the history