--- title: DeliveryParticipantServiceInput - GraphQL Admin description: The input fields for a shipping service provided by a participant. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/deliveryparticipantserviceinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/deliveryparticipantserviceinput.md --- # Delivery​Participant​Service​Input input\_object The input fields for a shipping service provided by a participant. ## Fields * active [Boolean!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Boolean) non-null Whether the service is active. * name [String!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) non-null The name of the service. *** ## Input objects using this input * [Delivery​Participant​Input.participantServices](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/DeliveryParticipantInput#fields-participantServices) INPUT OBJECT The input fields for a participant. *** ## Map ### Input objects using this input * [Delivery​Participant​Input.participantServices](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/DeliveryParticipantInput#fields-participantServices)