1 2 3 4 5 6 7
export const apollo = { uri: 'http://localhost:1234/graphql', name: 'COOL_APP', version: '9.9.9' }; export const version = '9.9.9';