Help for React-Native about gql

When I create any graphql query I’m getting this error:

TypeError: graphql.parse is not a function. (In 'graphql.parse(source, {
          experimentalFragmentVariables: experimentalFragmentVariables
        })', 'graphql.parse' is undefined)

I tried to many ways to solve this issue but unfortunately I didn’t. Any ideas?