ActionUpsertFieldsArgs
No description
input ActionUpsertFieldsArgs {
actionTypeFieldId: ID!
value: String
}
Fields
ActionUpsertFieldsArgs.actionTypeFieldId ● ID! non-null scalar common
ActionUpsertFieldsArgs.value ● String scalar common
Member Of
ActionUpdateArgs input