# DeliveryOptionGeneratorPickupPoint - admin - OBJECT Version: unstable ## Description Represents a delivery option generator pickup point. ### Access Scopes `read_orders` access scope. ## Fields * [appId](/docs/api/admin/unstable/scalars/ID): ID! - The ID of the app that owns the function. * [externalId](/docs/api/admin/unstable/scalars/String): String! - The external ID of the pickup point. * [functionId](/docs/api/admin/unstable/scalars/String): String! - The ID of the pickup point delivery option generator function. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples