FromAbstract
Generated query for FromAbstract type nodes.
FromAbstract(
  text: String
  sequence: Int = 0
  kind: String
  _id: String
  first: Int = 0
  offset: Int = 0
  orderBy: [_FromAbstractOrdering] = []
  filter: _FromAbstractFilter
): [FromAbstract]