Skip to content
This repository was archived by the owner on Dec 19, 2019. It is now read-only.

Approach to Implementation

Alex Paliarush edited this page Apr 4, 2018 · 4 revisions

Assumptions

  1. Builds on 2.3-develop branch are green at any given time

Technical requirements to features

  1. All implemented features MUST follow:
  2. All builds for the PR MUST be green
    • Travis CI - visible for the community
    • Internal Magento builds - results provided by the Magento team, if there are any issues
  3. GraphQL implementation must not require changes to non-GraphQL modules, except for addition of missing extension points
  4. GraphQL should be fully modular and Magento should function properly with or without it
Clone this wiki locally