--- title: CompanyAddressType - GraphQL Admin description: The valid values for the address type of a company. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/companyaddresstype md: https://shopify.dev/docs/api/admin-graphql/latest/enums/companyaddresstype.md --- # Company​Address​Type enum The valid values for the address type of a company. ## Valid values * BILLING The address is a billing address. * SHIPPING The address is a shipping address. *** ## Fields * [company​Location​Assign​Address.addressTypes](https://shopify.dev/docs/api/admin-graphql/latest/mutations/companyLocationAssignAddress#arguments-addressTypes) ARGUMENT *** ## Map ### Arguments with this enum * <-|[company​Location​Assign​Address.addressTypes](https://shopify.dev/docs/api/admin-graphql/latest/mutations/companyLocationAssignAddress#arguments-addressTypes)