INPUT_OBJECT

CreateSparkyRuleInput

CreateSparkyRuleInput is used for create SparkyRule object. Input was generated by ent.

link GraphQL Schema definition

  • input CreateSparkyRuleInput {
  • name: String
  • conditionIDs: [ID!]
  • configID: ID
  • }

link Require by

This element is not required by anyone