Skip to main content

graphql_config library

Classes

GraphqlConfig

GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. Talawa uses graphQL for the integrating with the API's. You can go through talawa-api, here. GraphqlConfig class provides service to configure graph ql API with talawa mobile-app.

MockHttpClient

A mock HTTP client designed for use when testing code that uses BaseClient.