# ShippingInput **Type:** GraphQL inputs **Description:** Shipping details ## Fields - method (String): Shipping method - address (ShippingAddressInput): Shipping address, customer address by default - to (String): Name of the recipient if different than the Patient name - address (String): Street address #1 - address2 (String): Street address #2 - city (String): City - state (String): State - zipCode (String): Zip code