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

fix: Connections need to connect to Types that implement the Node interface #675

Merged
merged 15 commits into from
Dec 7, 2022

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    b2cc531 View commit details
    Browse the repository at this point in the history
  2. - update class-customers to return arrays for edges and nodes

    - move id resolver from product-attribute interface to the specific types
    jasonbahl committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    6c1a37b View commit details
    Browse the repository at this point in the history
  3. - return empty arrays for edges/nodes for coupon connections

    - update test to check for falsy vs null
    jasonbahl committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    bf07d0b View commit details
    Browse the repository at this point in the history
  4. - remove manual registration of the Product Interface

    - register the fields to the Product Interface
    jasonbahl committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    9ca43f2 View commit details
    Browse the repository at this point in the history
  5. - fix code style

    jasonbahl committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    78241bd View commit details
    Browse the repository at this point in the history
  6. - fix code style

    jasonbahl committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    3597854 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2132482 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a3b4b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    72228a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0d4d1a View commit details
    Browse the repository at this point in the history
  3. fix: filter corrected.

    kidunot89 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    ce4bc43 View commit details
    Browse the repository at this point in the history
  4. fix: Needed code restored

    kidunot89 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    e61047a View commit details
    Browse the repository at this point in the history
  5. fix: Needed code restored

    kidunot89 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    c8abe9f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6bc929 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d81c14 View commit details
    Browse the repository at this point in the history