export function parseGraphql(modules: any): { queries: {}; fragments: string; variables: {}; propsMap: {}; };