Skip to main content
Version: Canary 🚧

shippingPriceCreate

Creates a new shipping price.

Requires MANAGE_SHIPPINGpermission.
shippingPriceCreate(
input: ShippingPriceInput!
): ShippingPriceCreate

Arguments

shippingPriceCreate.input ● ShippingPriceInput! non-null input

Fields required to create a shipping price.

Type

ShippingPriceCreate object

Creates a new shipping price.

Requires MANAGE_SHIPPINGpermission.

Was this page helpful?