Ariadne.Flow.Store.AppendCondition (Ariadne Flow v0.10.1)

Copy Markdown View Source

Summary

Functions

Conflicts on everything the read's own query matches after the last position it saw.

Types

t()

@type t() :: %Ariadne.Flow.Store.AppendCondition{
  after: non_neg_integer(),
  fail_if_events_match: Ariadne.Flow.Query.t()
}

Functions

for_read(read)

Conflicts on everything the read's own query matches after the last position it saw.

new(condition)