> Agent-readable docs index: /llms.txt. Download /docs.zip to grep all markdown files locally.

---
title: "ProposeShopifyMerchantCommissionInput"
description: "Input type for proposing a new merchant commission rate for a Shopify store."
---

## Fields

<ParamField path="canonicalDomain" type="String!" required>
  The canonical domain of the Shopify merchant store. This field should contain the full domain name of the Shopify store for which the commission rate proposal is being made.
</ParamField>

<ParamField path="ratePercent" type="Float!" required>
  The proposed commission rate percentage. This field specifies the new commission rate (in percentage) that the user wishes to propose to the Shopify store.
</ParamField>

## Related queries

* [`proposeShopifyMerchantCommission`](/api-reference/proposeshopifymerchantcommission)


---

*Powered by [holocron.so](https://holocron.so)*
