how to get the data from gql server to the react apollo client code example
Example: apollo client install
npm install @apollo/client graphql
# yarn
yarn add @apollo/client graphql
npm install @apollo/client graphql
# yarn
yarn add @apollo/client graphql