CaliStyle / trailpack-proxy-cart

:package: Cart - Trailpack for Proxy Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make join tables includes on Controller GET Queries

scott-wyatt opened this issue · comments

Proposal:

a call to /products, should just return the products unless there is an include for the join tables.

eg. /products?include=variants which would include the variants as well.