GraphQL OBJECT
Extended settings for the client account.
type ExtendedClientSettings {# Indicates if dynamic products are enabled for the client account. Dynamic # products are created as parameters that are added to the URL, either through the # Link Generator or by adding the parameters on your own.allowDynamicProducts: Boolean! }