INPUT_OBJECT
CreateStepChecklistActivityTemplateNoIdBackrefInput
link GraphQL Schema definition
- input CreateStepChecklistActivityTemplateNoIdBackrefInput {
- # Last modification time.
- DateTime :
- # Creation time.
- DateTime :
- # Relation to single entity instance.
- ID :
- # Relation to single entity instance.
- ID :
- # Multi-line text input field.
- String :
- # Whole natural number.
- Int! :
- # Field whose values are strictly defined with an enumeration of values.
- OwnerTypeEnum! :
- # Field whose values are strictly defined with an enumeration of values.
- PriorityEnum :
- # Whole natural number.
- Int! :
- # Whole natural number.
- Int :
- # Field whose values are strictly defined with an enumeration of values.
- TaskStatusEnum :
- # Field whose values are strictly defined with an enumeration of values.
- WatchersTypeEnum :
- # Revision when entity was lastly changed.
- Int :
- # Relations to SalesUnits.
- CreateStepChecklistActivityTplSharingSalesUnitRelationNoStepChecklistActivityTemplateBackrefInput!] : [
- # Relations to Clients.
- CreateStepChecklistActivityTplSharingClientRelationNoStepChecklistActivityTemplateBackrefInput!] : [
- }