---
title: DeliveryOptionGeneratorPickupPoint - GraphQL Admin
description: Represents a delivery option generator pickup point.
api_version: unstable
api_name: admin
source_url:
  html: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/objects/DeliveryOptionGeneratorPickupPoint
  md: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/objects/DeliveryOptionGeneratorPickupPoint.md
---

# Delivery​Option​Generator​Pickup​Point

object

Requires `read_orders` access scope.

Represents a delivery option generator pickup point.

## Fields

* app​Id

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

  non-null

  The ID of the app that owns the function.

* external​Id

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

  non-null

  The external ID of the pickup point.

* function​Id

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

  non-null

  The ID of the pickup point delivery option generator function.

***

## Map

### Fields with this object

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