Feature description
Some customers don't actually need/want to have GraphQL enabled on the system. But Datahub is a requirement for data-importer to be installed.
It would be nice to be able to allow users to configure whether this configuration is enabled/disabled on a system. It would default to true, but developers could disable it via a config.
pimcore_data_hub:
graphQL:
enabled: false
Feature description
Some customers don't actually need/want to have GraphQL enabled on the system. But Datahub is a requirement for data-importer to be installed.
It would be nice to be able to allow users to configure whether this configuration is enabled/disabled on a system. It would default to true, but developers could disable it via a config.