INPUT_OBJECT
UpdateCloudObjectTemplateInput
link GraphQL Schema definition
- input UpdateCloudObjectTemplateInput {
- String :
- # Unique identifier of entity.
- ID! :
- # Last modification time.
- DateTime :
- # Creation time.
- DateTime :
- # Relation to single entity instance.
- ID :
- # Relation to single entity instance.
- ID :
- # Relation to single entity instance.
- ID :
- # Simple text input field.
- String :
- # Boolean value.
- Boolean :
- # Field whose values are strictly defined with an enumeration of values.
- CloudObjectTemplateStatusEnum :
- EntityNameEnum :
- # Revision when entity was lastly changed.
- Int :
- Base64 :
- String :
- }