We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb5e47d commit 2fcec1cCopy full SHA for 2fcec1c
src/SourceSchemas/Inventory/schema-settings.json
@@ -15,7 +15,7 @@
15
"API_URL": "http://localhost:5104/graphql"
16
},
17
"dev": {
18
- "API_URL": "https://ccc-eu-fusion-demo.internal.calmbeach-1836b252.westeurope.azurecontainerapps.io/graphql"
+ "API_URL": "https://ccc-eu-fusion-demo-inventory-api.internal.calmbeach-1836b252.westeurope.azurecontainerapps.io/graphql"
19
20
"prod": {
21
"API_URL": "https://api.example.com"
0 commit comments