Skip to content

Feature flag does not work #144

Closed
@chanhengseang3

Description

@chanhengseang3

we want to enable/disable graphql api on starting instance.
Here is the configuration on application.properties:

spring.graphql.jpa.query.path=graphql
spring.graphql.jpa.query.useDistinctParameter=true
spring.graphql.jpa.query.enabled=false

but this does not work properly. Is there any kind of other configuration needed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions