Hasura.GraphQL.Execute.Subscription.Types
class SubscriptionTypes (s :: SubscriptionType) Source #
Associated Types
type Cohort s :: Type Source #
type CohortSnapshot s :: Type Source #
type CohortMap s :: Type Source #
type Poller s :: Type Source #
type PollerMap s :: Type Source #
Defined in Hasura.GraphQL.Execute.Subscription.Types
type Cohort 'LiveQuery Source #
type CohortSnapshot 'LiveQuery Source #
type CohortMap 'LiveQuery Source #
type Poller 'LiveQuery Source #
type PollerMap 'LiveQuery Source #
type Cohort 'Streaming Source #
type CohortSnapshot 'Streaming Source #
type CohortMap 'Streaming Source #
type Poller 'Streaming Source #
type PollerMap 'Streaming Source #