--- title: ReverseDeliveryLabelInput - GraphQL Admin description: The input fields for a reverse label. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ReverseDeliveryLabelInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ReverseDeliveryLabelInput.txt --- # Reverse​Delivery​Label​Input input\_object The input fields for a reverse label. ## Fields * file​Url [URL!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/URL) non-null The URL of the label file. If a label file was uploaded to be attached to the delivery, then provide the temporary staged URL. *** ## Mutations using this input * [reverse​Delivery​Create​With​Shipping.​label​Input](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/reverseDeliveryCreateWithShipping#argument-labelInput) MUTATION * [reverse​Delivery​Shipping​Update.​label​Input](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/reverseDeliveryShippingUpdate#argument-labelInput) MUTATION *** ## Map ### Mutations using this input * <\~>[reverse​Delivery​Create​With​Shipping.labelInput](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/reverseDeliveryCreateWithShipping#argument-labelInput) * <\~>[reverse​Delivery​Shipping​Update.labelInput](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/reverseDeliveryShippingUpdate#argument-labelInput)