Skip to content

[Feature]: GraphQL Enable/Disable Configuration #1104

Description

@lukemacausland

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

Metadata

Metadata

Assignees

Type

No type

Fields

Affected capability

None yet

Platform Version

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions