OBJECT
EntityChangeLogFieldChange
link GraphQL Schema definition
- type EntityChangeLogFieldChange {
- EntityChangeLogChangeType! :
- String! :
- # Change values are converted to a string. Properties of type set are JSONified
- # strings.
- String :
- # Change values are converted to a string. Properties of type set are JSONified
- # strings.
- String :
- }