# CustomerPhoneNumber - admin-graphql - OBJECT Version: 2024-07 ## Description A phone number. ### Access Scopes `read_customers` access scope. ## Fields * [marketingState](/docs/api/admin-graphql/2024-07/enums/CustomerSmsMarketingState): CustomerSmsMarketingState! - Whether the customer has subscribed to SMS marketing material. * [phoneNumber](/docs/api/admin-graphql/2024-07/scalars/String): String! - A customer's phone number. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples