-
Zack Cuddy authored
Currenlty in the UI we are hard-coding query files for Geo Replicables. This change replaces that file system with a function that interpolates the replicable name into the graphql query. This way any new data types will automatically be able to fetch its data without any additional code.
5b710dbd
Analyzing file…