IncludeCustomFields Parameter (Connect-Shopify Cmdlet)
Set whether to include custom fields in the query to the Products and ProductVariants table. When set to false , performance increases, but you cannot read and update (only in REST) Products and ProductVariants custom fields.
Syntax
Connect-Shopify -IncludeCustomFields SwitchParameter
Data Type
bool
Default Value
false
Remarks
Set whether to include custom fields in the query to the Products and ProductVariants table. When set to false, performance increases, but you cannot read and update (only in REST) Products and ProductVariants custom fields.