Lucas Cioffi
Lucas Cioffi
@groyoh Thanks for the solution you posted above: ``` render json: resource, include: "shipment_service_types,shipment_service_types.time_windows" ``` If you wanted to limit that query to the last 10 `shipment_service_types.time_windows` and sort them...
@adrum @klauss194 have you heard any news about multi-tenant functionality on Medusa? Thanks for raising the question last year.
@ginjo That worked great. The auth hash had the right data in it. Thank you! Hopefully the gem maintainers can merge in this functionality down the road.
Thank you very much, @hrdwdmrbl and @jdelStrother.