Skip to main content

Suffix Mutation

The Suffix mutation allows you to append a suffix to the end of a specific product field value. This mutation is useful for appending units or other clarifying information.

Options

  • Suffix: The suffix that will be added to the end of the existing value.

Example

Here we add the text " | Free Shipping" to the end of our product title, when the price of the product is greater than 50.

A screenshot showing the Suffix mutation.
Suffix Mutation Example