export function parseGraphqlByFile(module: any): { query: {}; fragments: {}; variables: {}; };