View Source Absinthe.Subscription.Local (absinthe v1.7.8)

This module handles broadcasting documents that are local to this node

Summary

Functions

Link to this function

pipeline(doc, mutation_result)

View Source
Link to this function

publish_mutation(pubsub, mutation_result, subscribed_fields)

View Source

Publish a mutation to the local node only.

See also Absinthe.Subscription.publish/3