Skip to content

Create Currency (GraphQL)

Permission: settings.currencies.create.

Prerequisites

The example uses currency code USD — if that currency already exists in your store, the mutation returns "The code has already been taken." Either delete the existing currency first or use a different 3-letter ISO code.

Released under the MIT License.