Package-level declarations

Types

Link copied to clipboard
open class ApiClient(graphQLClient: GraphQLClient, logger: Logger)

Wrapper around the GraphQLClient and it's generated queries and mutations. Provides a testable class to handle API requests.