TypeError: (0 , _graphqlTag.gql) is not a function react native code example
Example: gql TypeError: Object(...) is not a function
import gql from 'graphql-tag';
// then use it normally
import gql from 'graphql-tag';
// then use it normally