INPUT_OBJECT
CreateOrUpdateOnlineFormStyleInput
link GraphQL Schema definition
- input CreateOrUpdateOnlineFormStyleInput {
- String :
- # Unique identifier of entity.
- ID :
- # Last modification time.
- DateTime :
- # Creation time.
- DateTime :
- # Name of the entity and its default text representation.
- String :
- # Form definition in json format.
- JSONString :
- # Boolean value.
- Boolean :
- # Revision when entity was lastly changed.
- Int :
- }