---
title: DeliveryMethodAdditionalInformation - GraphQL Admin
description: >-
  Additional information included on a delivery method that will help during the
  delivery process.
api_version: unstable
api_name: admin
source_url:
  html: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/objects/DeliveryMethodAdditionalInformation
  md: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/objects/DeliveryMethodAdditionalInformation.md
---

# Delivery​Method​Additional​Information

object

Additional information included on a delivery method that will help during the delivery process.

## Fields

* instructions

  [String](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String)

  The delivery instructions to follow when performing the delivery.

* phone

  [String](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String)

  The phone number to contact when performing the delivery.

***

## Map

### Fields with this object

* [DeliveryMethod.additionalInformation](https://shopify.dev/docs/api/admin-graphql/unstable/objects/DeliveryMethod#field-DeliveryMethod.fields.additionalInformation)
