ENUM

SparkyQueryStep

SparkyQueryStep is enum for the field step

link GraphQL Schema definition

  • enum SparkyQueryStep {
  • query
  • query_transformation
  • candidate_selection
  • ranking
  • summarizing
  • completed
  • error
  • }