query GetSuppliersForProduct($productUuid: String!) { suppliersForProduct(productUuid: $productUuid) { uuid } }