Skip to content

Conversation

@chrisghill
Copy link
Member

@chrisghill chrisghill commented Sep 12, 2025

This PR adds functionality to fetch the app URL from the API server, replacing the previous hardcoded URL construction logic. The changes introduce a new GraphQL query to retrieve server information including the app URL, version, and mode.

  • Adds a new GraphQL query getServer to fetch server information including app URL
  • Implements API wrapper functions to retrieve and transform server data
  • Updates environment URL construction to use the fetched app URL with fallback to legacy logic

This comment was marked as resolved.

@chrisghill chrisghill merged commit e422c41 into main Sep 12, 2025
3 of 4 checks passed
@chrisghill chrisghill deleted the chris/patch/get-app-url-from-api branch September 12, 2025 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants