Exemplo n.º 1
0
 def resolve_product_list(root, info, company_id):
     return ProductModel.find_many_by(company_id)