| Wojciech Trocki So this ticket is making this : https://github.com/aerogear/data-sync-ui/blob/master/ui/components/queries/QueriesContainer.js#L12 configurable? My thought is make it an environment variable with a "http://localhost:8000/graphql" as the default. This way we don't break people at this moment in time, it is easy to change, and it is easy to inject from the APB. wdyt? |