# DeliveryParticipantServiceInput - admin - INPUT_OBJECT Version: unstable ## Description The input fields for a shipping service provided by a participant. ### Access Scopes ## Fields * [active](/docs/api/admin/unstable/scalars/Boolean): Boolean! - Whether the service is active. * [name](/docs/api/admin/unstable/scalars/String): String! - The name of the service. ## Input objects with this input object * [DeliveryParticipantInput](/docs/api/admin/unstable/input-objects/DeliveryParticipantInput) ## Examples