Updating import from 'apollo-boost' to 'apollo-client' resolved the issue.
ApolloClient imported from 'apollo-boost' doesnt consume the link property as it used 'apollo-http-link' by default.