Summary
Types
@type t() :: %Ariadne.Flow.Query{filters: :all | [Ariadne.Flow.Filter.t()]}
A normalised query: every event, or the filters an event has to match one of.
@type t() :: %Ariadne.Flow.Query{filters: :all | [Ariadne.Flow.Filter.t()]}
A normalised query: every event, or the filters an event has to match one of.