--- title: ProductPreferencesInput - GraphQL Admin description: >- The input fields for which fields the user chose to show/hide when they edited a product. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/ProductPreferencesInput md: >- https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/ProductPreferencesInput.md --- # Product​Preferences​Input input\_object The input fields for which fields the user chose to show/hide when they edited a product. ## Fields * show​International​Shipping [Boolean!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/Boolean) non-null Whether the international shipping fields should be shown by default. * show​Sku​And​Barcode [Boolean!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/Boolean) non-null Whether the SKU and barcode fields should be shown by default. *** ## Map No referencing types