shippingPriceCreate
Creates a new shipping method (price). Requires MANAGE_SHIPPING permission.
shippingPriceCreate(
input: ShippingPriceInput!
): ShippingPriceCreate!
Arguments
shippingPriceCreate.input ● ShippingPriceInput! non-null input
Type
ShippingPriceCreate object
Result of shipping price create mutation.