INPUT_OBJECT
CreateOrUpdateStepChecklistInput
link GraphQL Schema definition
- input CreateOrUpdateStepChecklistInput {
- String :
- # Unique identifier of entity.
- ID :
- # Last modification time.
- DateTime :
- # Creation time.
- DateTime :
- CreateCloudObjectTemplateInput :
- # Relation to single abstract entity instance.
- #
- # E.g. Relation to Lead/Oppty
- #
- ID :
- # Field whose values are strictly defined with an enumeration of values.
- StepChecklistDocumentFormatEnum :
- # Relation to single entity instance.
- ID :
- # Multi-line text input field.
- String :
- # Relation to single entity instance.
- ID :
- # Relation to single entity instance.
- ID :
- # Field whose values are strictly defined with an enumeration of values.
- StepChecklistTypeEnum :
- # Field whose values are strictly defined with an enumeration of values.
- StepChecklistValidationEnum :
- # Multi-line text input field.
- String :
- # Boolean value.
- Boolean :
- # Relation to single entity instance.
- ID :
- # Relation to single entity instance.
- ID :
- # Relation to single entity instance.
- ID :
- # Relation to single entity instance.
- ID :
- StepChecklistVisibilityFilterJSONString :
- # Field whose values are strictly defined with an enumeration of values.
- StepChecklistVisibilityEnum :
- # Revision when entity was lastly changed.
- Int :
- # Relations to SalesRoles.
- CreateStepChecklistSalesRoleRelationNoStepChecklistBackrefInput!] : [
- }