--- title: BuyerInput - Storefront API description: | The input fields for obtaining the buyer's identity. api_version: 2025-10 api_name: storefront type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/storefront/latest/input-objects/BuyerInput md: https://shopify.dev/docs/api/storefront/latest/input-objects/BuyerInput.md --- # Buyer​Input input\_object The input fields for obtaining the buyer's identity. ## Fields * company​Location​Id [ID](https://shopify.dev/docs/api/storefront/latest/scalars/ID) The identifier of the company location. * customer​Access​Token [String!](https://shopify.dev/docs/api/storefront/latest/scalars/String) non-null The customer access token retrieved from the [Customer Accounts API](https://shopify.dev/docs/api/customer#step-obtain-access-token). *** ## Map No referencing types