test
Switches SwrCache to a test interface.
Return
A test client that can be used to mock queries and mutations
Parameters
initializer
A lambda with TestSwrClient receiver that initializes mocks
Switches SwrCachePlus to a test interface.
Return
A test client that can be used to mock queries, mutations, and subscriptions
Parameters
initializer
A lambda with TestSwrClientPlus receiver that initializes mocks