import gql from 'graphql-tag'; const MyQuery = gql`query MyQuery { f }`;