Skip to main content

UIGraph GraphQL (uigraph-graphql)

The GraphQL API. It fronts the core API, so it only needs to know where that is.

VariableRequiredDefaultDescription
API_BASE_URLNohttp://localhost:8080In-network base URL of uigraph-api. In the bundled deploy this is http://uigraph-api:8080. Must be a valid absolute URL or the service exits.
PORTNo8090Port the GraphQL service listens on.
ENVNolocalRuntime mode, local | dev | prod. Affects logging/verbosity.