<div class="doc-version" data-version="unstable"> <p>Represents whether the product is a member of the given collection.</p> <div> <h2 id="on-this-page">On this page</h2> <ul> <li> <a href="#fields-unstable"> Fields </a> </li> <li> <a href="#types-that-return-collectionmembership-unstable"> Types that return CollectionMembership </a> </li> </ul> </div> <h2 id="fields-unstable"> Fields </h2> <ul class="fields"> <li> <div class="field" id="collectionid-unstable"> <div class="field-name"> collectionId (<a href="/api/functions/reference/local-pickup-delivery-option-generator/graphql/scalar#id-unstable"><code>ID!</code></a>) </div> <div> <p>The ID of the collection.</p> </div> </div> </li> <li> <div class="field" id="ismember-unstable"> <div class="field-name"> isMember (<a href="/api/functions/reference/local-pickup-delivery-option-generator/graphql/scalar#boolean-unstable"><code>Boolean!</code></a>) </div> <div> <p>Whether the product is a member of the collection.</p> </div> </div> </li> </ul> <h2 id="types-that-return-collectionmembership-unstable"> Types that return CollectionMembership </h2> <ul> <li> <a href="/api/functions/reference/local-pickup-delivery-option-generator/graphql/common-objects/product#incollections-unstable"> <code>Product.inCollections</code> </a> </li> </ul> </div>