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