Skip to main content
input_object

The input fields for creating or updating a product option.

•ID

Specifies the product option to update.

•LinkedMetafieldCreateInput

Specifies the metafield the option is linked to.

•String

Name of the option.

•Int

Position of the option.

•[OptionValueSetInput!]

Value associated with an option.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•INPUT OBJECT

The input fields for creating or updating a gift card product with the giftCardProductSet mutation.

For list fields like variants, the mutation creates new entries, updates existing ones, and deletes any entries not included in the input. All other fields update only when explicitly provided, leaving omitted fields unchanged.

•INPUT OBJECT

The input fields required to create or update a product via ProductSet mutation.


Was this section helpful?