You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this EPIC we'll get the Pricing Engine federation ready by updating it's GraphQL server to understand the Apollo federation syntax, extend appropriate external types and write resolvers for the extended types.
User Stories
As a developer I want the Pricing Engine to work with the Federated Gateway:
As a developer I want to see Pricing Engine data when I query Products from the Gateway:
Acceptance Criteria
Implement Apollo Federated schema.
Extend ProductVariant type to include Pricing Engine data.
Resolver for extended ProductVariant type that returns prices by product ID
The text was updated successfully, but these errors were encountered:
nnnnat
added
the
epic
For issues that exist only to track progress on a list of other issues in one place
label
Jan 29, 2020
EPIC Federated Pricing Engine Schema
In this EPIC we'll get the Pricing Engine federation ready by updating it's GraphQL server to understand the Apollo federation syntax, extend appropriate external types and write resolvers for the extended types.
User Stories
Acceptance Criteria
ProductVariant
type to include Pricing Engine data.ProductVariant
type that returns prices by product IDThe text was updated successfully, but these errors were encountered: