Description
Topic: Shipping Providers
Fields
The date and time when the shipping provider was created, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Currency code
Example: "USD"
delivery_date_guaranteed: Boolean
Whether delivery date is guaranteed or not (fixed providers)
Example: true
Maximum days it would take to deliver a package (fixed providers)
Example: 5
Minimum days it would take to deliver a package (fixed providers)
Example: 2
Description text visible to the customer
Translatable
Example: "TODO"
Unique identifier for shipping provider
Example: "sp_EQzGqWoY"
Name of the shipping provider
Translatable
Example: "Fixed 20$"
Shipping rate for fixed providers
Example: 2000
For non-fixed shipping provider types, fixed amount to add on top of the rate
Example: 500
For non-fixed shipping provider types, percentage to add on top of the rate
Example: 1.0
type: ShippingProviderType!
Type of the shipping provider
The date and time when the shipping provider was last updated, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Used By
Queries
Types
Preview (typescript)
Loading module