export const API_URI = process.env.REACT_APP_API_URI ?? "http://localhost:8080/graphql";