Home > @vsf-enterprise/commercetools-api > Config > client
# Config.client property
Custom GraphQL client to be used instead of the default one. Use customOptions
if you only want to override configuration passed to the ApolloClient
Signature:
client?: ApolloClient<TCacheShape>;