A braced block of selections requested from one type.
Summary
Types
@type t() :: %TypedGql.Language.SelectionSet{ loc: map(), selections: [TypedGql.Language.selection_t()] }
A braced block of selections requested from one type.
@type t() :: %TypedGql.Language.SelectionSet{ loc: map(), selections: [TypedGql.Language.selection_t()] }