graphQLClient property

GraphQLClient? get graphQLClient

The GraphQlClient used for communication with the Storefront API.

Implementation

static GraphQLClient? get graphQLClient => _graphQLClient;