ContextReceiver
interface ContextReceiver
Receiver for referencing external instances needed when executing query, mutation and more.
Usage:
val ContextReceiver.customClient: CustomClient?
get() = get(customClientKey)
Content copied to clipboard