ENUM

SparkyRuleFieldType

SparkyRuleFieldType is enum for the field type

link GraphQL Schema definition

  • enum SparkyRuleFieldType {
  • string
  • int
  • float
  • bool
  • }