either with qql tag or as raw text is fine
You can use babel-plugin-inline-import
GraphQL is not Javascript-executable, so you cannot import them as Javascript code.
If you're just looking to read a file from the disk, please look to the React Native project for help