graphql property

GraphQLService get graphql

Service for GraphQL related methods of the GitHub API.

Implementation

GraphQLService get graphql => _graphql ??= GraphQLService(this);