INPUT_OBJECT
UpdateOnlineFormDataExRelationInput
link GraphQL Schema definition
- input UpdateOnlineFormDataExRelationInput {
- : 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
- }