INPUT_OBJECT
CreateOrUpdateOnlineFormDataExRelationInput
link GraphQL Schema definition
- input CreateOrUpdateOnlineFormDataExRelationInput {
- : String
- # Unique identifier of entity.
- : ID
- # Last modification time.
- : DateTime
- # Creation time.
- : DateTime
- # Id of the data record.
- : ID
- # Id of the data set the linked fields belong to.
- : ID
- # Id of the online form.
- : ID
- # Revision when entity was lastly changed.
- : Int
- }