<div class="doc-version" data-version="unstable">
  <p>Gate subjects associated to the specified resource.</p>
<h2 id="fields-unstable">
  Fields
</h2>
  <ul class="fields">
      <li>
        <div class="field" id="gates-unstable">
          <div class="field-name">
            gates
            (<a href="/api/functions/reference/cart-transform/graphql/common-objects/gatesubject"><code>[GateSubject!]!</code></a>)
          </div>
          <div>
            <p>Returns active gate subjects bound to the resource.</p>
          </div>
        </div>
          <div class="arguments-table">
  <table>
    <tr>
      <th>Argument</th>
      <th>Description</th>
    </tr>
      <tr class="field-argument">
        <td class="argument-name">
          <code>handle</code>
          (<a href="/api/functions/reference/cart-transform/graphql/scalar#handle-unstable">
            <code>Handle</code>
          </a>)
        </td>
        <td class="argument-description">
          <p>The handle of the gate configurations to search for.</p>
        </td>
      </tr>
  </table>
</div>
      </li>
  </ul>
  <h2 id="slugify.(heading || 'Possible types')-">Types that implement HasGates</h2>
  <ul>
    <li>
      <a href="/api/functions/reference/cart-transform/graphql/common-objects/product">
        <code>Product</code>
      </a>
    </li>
  </ul>
</div>