Put graphql behind a feature flag
This commit is contained in:
parent
eb7aba18e6
commit
5a7e415474
3 changed files with 3 additions and 2 deletions
|
@ -26,6 +26,7 @@ end
|
|||
# A list of features to be deployed on first push
|
||||
features = [
|
||||
:administrateur_champ_integer_number,
|
||||
:administrateur_graphql,
|
||||
:administrateur_web_hook,
|
||||
:insee_api_v3,
|
||||
:instructeur_bypass_email_login_token,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue