Graphql constructor

Graphql(
  1. Client client
)

Initializes a Graphql service

Implementation

Graphql(super.client);