QueryCache

interface QueryCache

Wrapper interface for GraphQL client cache operations.

Inheritors

Functions

Link copied to clipboard
abstract suspend fun replace(query: <Error class: unknown class>, item: <Error class: unknown class>)

Adds a new item or replace an existing item in AppSync's query cache.