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