Grapix v0.2.1 Grapix.QuerySpec View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Grapix.QuerySpec{
  doc: String.t(),
  op_name: String.t(),
  schema: module(),
  selection: String.t()
}