zino-hofmann / graphql-flutter

A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
https://zino-hofmann.github.io/graphql-flutter
MIT License
3.25k stars 622 forks source link

docs(graphql): replace `GraphQL` with `GraphQLClient` #1400

Closed mahmoud-eslami closed 10 months ago

mahmoud-eslami commented 10 months ago

Description

There is a typo in GraphQL documentation, it seems the return type should be GraphQLClient instead of GraphQL.