INPUT_OBJECT
UpdateOnlineFormInput
link GraphQL Schema definition
- input UpdateOnlineFormInput {
- 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 :
- # Field containing json.
- JSONString :
- # Relation to single entity instance.
- ID :
- # Field whose values are strictly defined with an enumeration of values.
- ProcessStatusEnum :
- JSONString :
- # Revision when entity was lastly changed.
- Int :
- # Relations to Accounts.
- CreateOnlineFormRelationNoOnlineFormBackrefInput!] : [
- # Relations to Contacts.
- CreateOnlineFormRelationNoOnlineFormBackrefInput!] : [
- # Relations to Leads.
- CreateOnlineFormRelationNoOnlineFormBackrefInput!] : [
- # Relations to Opportunitys.
- CreateOnlineFormRelationNoOnlineFormBackrefInput!] : [
- # Relations to Quotes.
- CreateOnlineFormRelationNoOnlineFormBackrefInput!] : [
- # Relations to Projects.
- CreateOnlineFormRelationNoOnlineFormBackrefInput!] : [
- }