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

Products: access to related/up-sell/cross-sell product fields #198

Closed
misha-kotov opened this issue Oct 4, 2018 · 1 comment
Closed
Assignees

Comments

@misha-kotov
Copy link

misha-kotov commented Oct 4, 2018

Description

As a Magento developer, I want access to fields of related/up-sell/cross-sell products so I can fetch data for those secondary products in one call and render them on storefront.

Benefits

Developer productivity, request efficiency, being able to execute one call instead of several

Acceptance criteria

  • GraphQL user can request the following fields for related/upsell/cross-sell product from original first-level products:
    • Name
    • SKU
    • Regular and minimal price (full object)
    • Main image
    • url key
    • canonical url
  • Important: implementation should make use of deferred field resolution in interest of performance (see media gallery implementation as reference)
@misha-kotov misha-kotov changed the title Products: access to full related/up-sell/cross-sell product fields Products: access to related/up-sell/cross-sell product fields Oct 4, 2018
@vasilii-b vasilii-b self-assigned this Oct 24, 2018
@vasilii-b vasilii-b removed their assignment Nov 2, 2018
@VoronoyAlexandr VoronoyAlexandr self-assigned this Nov 11, 2018
@naydav naydav added this to the Release: 2.3.3 milestone May 2, 2019
@naydav
Copy link
Contributor

naydav commented May 10, 2019

#371

@naydav naydav closed this as completed May 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants