Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions app/config/feature_flags.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,7 @@ product_catalog:
skip_credit_invoice_auto_payment_delay:
description: "Trigger the auto-payment of credit invoices (wallet top-ups) immediately instead of delaying it behind a possible hosted checkout payment"
owners: ["@brunomiguelpinto"]

account_tree:
description: "Enable the account tree - hierarchy based attributed usage below the customer"
owners: ["@lovrocolic"]
1 change: 1 addition & 0 deletions schema.graphql

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions schema.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading