SubscriptionSchema

caliban.schema.SubscriptionSchema
See theSubscriptionSchema companion object

Typeclass used to guarantee that the Subscriptions type is either Unit or a case class with zio.stream.ZStream for fields.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
In this article