Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryParticipantServiceInput
The input fields for a shipping service provided by a participant.
Signature:
export interface DeliveryParticipantServiceInput
| Property | Modifiers | Type | Description |
|---|---|---|---|
| active | Scalars[‘Boolean’][‘input’] | Whether the service is active. | |
| name | Scalars[‘String’][‘input’] | The name of the service. |