BusinessRuleUpdateInput
No description
input BusinessRuleUpdateInput {
name: [LocalizedStringInput!]!
}
Fields
BusinessRuleUpdateInput.name
● [LocalizedStringInput!]!
non-null input
Member Of
businessRuleUpdate
mutation