INPUT_OBJECT

CatalogRuleCreateMutationInput

Autogenerated input type of CatalogRuleCreateMutation

link GraphQL Schema definition

  • input CatalogRuleCreateMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • attributes: CatalogRuleInput!
  • }