grumble v0.1.3 Grumble.Query View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %Grumble.Query{
fields: [Grumble.Field.t()],
name: name() | nil,
operation: operation(),
params: [Grumble.Param.t()]
}