View Source Absinthe.Subscription.Local (absinthe v1.7.6)
This module handles broadcasting documents that are local to this node
Summary
Functions
Publish a mutation to the local node only.
Functions
@spec publish_mutation( Absinthe.Subscription.Pubsub.t(), term(), [Absinthe.Subscription.subscription_field_spec()] ) :: :ok
Publish a mutation to the local node only.
See also Absinthe.Subscription.publish/3