ProductPreferencesInput - admin-graphql - INPUT_OBJECT
Version: unstable
Description:
The input fields for which fields the user chose to show/hide when they edited a product.
Access Scopes
Fields
showInternationalShipping
: Boolean! - Whether the international shipping fields should be shown by default.
showSkuAndBarcode
: Boolean! - Whether the SKU and barcode fields should be shown by default.
Input objects with this input object
productCreate
productSet
productUpdate
Examples