graphQLClient property
GraphQLClient?
get
graphQLClient
The GraphQlClient used for communication with the Storefront API.
Implementation
static GraphQLClient? get graphQLClient => _graphQLClient;
The GraphQlClient used for communication with the Storefront API.
static GraphQLClient? get graphQLClient => _graphQLClient;