GraphQL joining subgraphs
Given a subgraph that contains order information including a product id for each product that is in the order, and a separate subgraph that contains a list of images and their appropriate product ids. These are served by a supergraph.