INPUT_OBJECT
CreateOrUpdateReportScheduleInput
link GraphQL Schema definition
- input CreateOrUpdateReportScheduleInput {
- 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 :
- # Form definition in json format.
- ReportScheduleSchemaJSONString :
- # Revision when entity was lastly changed.
- Int :
- # Relations to CloudObjects.
- CreateCloudObjectRelationNoBackrefInput!] : [
- }