--- title: Introducing the Local Pickup API - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/introducing-the-local-pickup-api md: https://shopify.dev/changelog/introducing-the-local-pickup-api.md --- [Back to Developer changelog](https://shopify.dev/changelog) September 26, 2022 Tags: * API * 2022-10 # Introducing the Local Pickup API As of **2022-10** in GraphQL Admin API version **unstable**, you can use the new Local Pickup mutations to: [Enable Local Pickup for a location](https://shopify.dev/api/admin-graphql/unstable/mutations/locationLocalPickupEnable) [Disable Local Pickup for a location](https://shopify.dev/api/admin-graphql/unstable/mutations/locationLocalPickupDisable) Additionally, you can access the current Local Pickup settings using the new [Location.localPickupSettingsV2](https://shopify.dev/api/admin-graphql/unstable/objects/Location#field-location-localpickupsettingsv2) field. This enables you to fully manage Local Pickup settings for a location! Learn more about Local Pickup on [Shopify Help Center](https://help.shopify.com/en/manual/shipping/setting-up-and-managing-your-shipping/local-methods/local-pickup#set-up-the-local-pickup-option).