Namespace

value class Namespace(val value: String)

Automatically generated value for mutationId and subscriptionId.

This class is useful for generating a unique namespace when a key, such as MutationKey or SubscriptionKey, is used in a single Composable function.

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard