INPUT_OBJECT
CreateOrUpdateCloudObjectStepRelationNoStepBackrefInput
link GraphQL Schema definition
- input CreateOrUpdateCloudObjectStepRelationNoStepBackrefInput {
- # Unique identifier of entity.
- : ID
- # Last modification time.
- : DateTime
- # Creation time.
- : DateTime
- # File attached to the step.
- : CreateCloudObjectInput
- # Id of the attached file.
- : ID
- # Position of the file within the step's document list.
- : Int
- # Revision when entity was lastly changed.
- : Int
- }