Types > ShippingProviderField
Description
Fields
Nice name for UI
Example: "Password"
Whether the field is mandatory or not
Example: false
Option name
Example: "password"
options: [ShippingProviderFieldOption!]
Is is safe to show a field value (for passwords)
Example: true
Whether to put this field onto a service levels pane
Example: false
Tooltip for UI
Example: "Hello, world"
type: ShippingProviderFieldType!
Type of the option, matches HTML somewhat
Used By
Types
Preview (typescript)
Loading module