# productTypes - storefront - QUERY Version: 2024-10 ## Description List of product types for the shop's products that are published to your app. ### Access Scopes `unauthenticated_read_product_listings` access scope. ## Arguments * [first](/docs/api/storefront/2024-10/scalars/Int): Int! - Returns up to the first `n` elements from the list. ## Returns * [edges](/docs/api/storefront/2024-10/objects/StringEdge): StringEdge! A list of edges. * [pageInfo](/docs/api/storefront/2024-10/objects/PageInfo): PageInfo! Information to aid in pagination. ## Examples