GraphQL is unlikely to ever allow for names other than `/(a-zA-Z0-9_)/` so we need to work within that. [This comment](https://github.com/facebook/graphql/issues/256#issuecomment-273301618) suggested using this package https://github.com/andyhu/transliteration /cc @jquense