--- title: ResourceType - Customer API description: The B2B resource types. api_version: 2025-01 api_name: customer type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/2025-01/enums/ResourceType md: https://shopify.dev/docs/api/customer/2025-01/enums/ResourceType.md --- # Resource​Type enum The B2B resource types. ## Valid values * BUSINESS\_​PROFILE The Business Profile resource type. * COMPANY The Company resource type. * COMPANY\_​CONTACT The Company Contact resource type. * COMPANY\_​CONTACT\_​ROLE The Company Contact Role resource type. * COMPANY\_​LOCATION The Company Location resource type. * COMPANY\_​LOCATION\_​BILLING\_​ADDRESS The Company Location Billing Address resource type. * COMPANY\_​LOCATION\_​SHIPPING\_​ADDRESS The Company Location Shipping Address resource type. * COMPANY\_​TAX\_​EXEMPTION The Company Tax Exemption resource type. * DRAFT\_​ORDER The Draft Order resource type. * ORDER The Order resource type. * PAYMENT\_​METHOD The Payment Method resource type. *** ## Fields * [Company​Contact​Role.​resource​Permission](https://shopify.dev/docs/api/customer/2025-01/objects/CompanyContactRole#field-resourcePermission) ARGUMENT A role for a company contact. Apps using the Customer Account API must meet the protected customer data [requirements](https://shopify.dev/docs/apps/launch/protected-customer-data). * [Resource​Permission.​resource](https://shopify.dev/docs/api/customer/2025-01/objects/ResourcePermission#field-resource) OBJECT Represents permissions on resources. *** ## Map ### Fields with this enum * <-|[Resource​Permission.resource](https://shopify.dev/docs/api/customer/2025-01/objects/ResourcePermission#field-resource) ### Arguments with this enum * <-|[Company​Contact​Role.resourcePermission(resource)](https://shopify.dev/docs/api/customer/2025-01/objects/CompanyContactRole#field-resourcePermission)