This is a simple repo containing how a possible implementation of LinguiJs is possible with GraphQL through the use of the context object.
npm install
npm run extract
If new strings are added you will have to go into the *.po
file that requires the translation to be made.
npm run compile
npm run babel-start