INPUT_OBJECT

CatalogRuleDeleteMutationInput

Autogenerated input type of CatalogRuleDeleteMutation

link GraphQL Schema definition

  • input CatalogRuleDeleteMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • # ID of the catalog rule
  • id: ID!
  • }