INPUT_OBJECT
CatalogRuleUpdateMutationInput
Autogenerated input type of CatalogRuleUpdateMutation
link GraphQL Schema definition
- input CatalogRuleUpdateMutationInput {
- # A unique identifier for the client performing the mutation.
- String :
- # ID of the catalog rule to be updated
- ID! :
- CatalogRuleUpdateInput! :
- }