metafield:
Metafield -
A [custom field](https://shopify.dev/docs/apps/build/custom-data), including its `namespace` and `key`, that's associated with a Shopify resource for the purposes of adding and storing additional information.
metafields:
Metafield! -
A list of [custom fields](/docs/apps/build/custom-data) that a merchant associates with a Shopify resource.
name:
String! -
The name of the selling plan. For example, '6 weeks of prepaid granola, delivered weekly'.
options:
SellingPlanOption! -
The selling plan options available in the drop-down list in the storefront. For example, 'Delivery every week' or 'Delivery every 2 weeks' specifies the delivery frequency options for the product. Individual selling plans contribute their options to the associated selling plan group. For example, a selling plan group might have an option called `option1: Delivery every`. One selling plan in that group could contribute `option1: 2 weeks` with the pricing for that option, and another selling plan could contribute `option1: 4 weeks`, with different pricing.
priceAdjustments:
SellingPlanPriceAdjustment! -
The price adjustments that a selling plan makes when a variant is purchased with a selling plan.
recurringDeliveries:
Boolean! -
Whether purchasing the selling plan will result in multiple deliveries.