INPUT_OBJECT
CreateQuoteInput
link GraphQL Schema definition
- input CreateQuoteInput {
- String :
- # Last modification time.
- DateTime :
- # Creation time.
- DateTime :
- # Relation to single entity instance.
- ID :
- # Multi-line text input field.
- String :
- # Date information.
- Date :
- # Boolean value.
- Boolean :
- # Name of the entity and its default text representation.
- String! :
- # Relation to single entity instance.
- ID :
- # Relation to single entity instance.
- ID! :
- # Relation to single entity instance.
- ID :
- # Relation to single entity instance.
- ID :
- # Product sections on Opportunity in json format
- JSONString :
- # Simple text input field.
- String :
- # Simple text input field.
- String :
- # Simple text input field.
- String :
- # Simple text input field.
- String :
- # Simple text input field.
- String :
- # Simple text input field.
- String :
- # Relation to single entity instance.
- ID :
- # Multi-line text input field.
- String :
- # Relation to single entity instance.
- ID :
- # Field whose values are strictly defined with an enumeration of values.
- ShareModeEnum :
- # Relation to single entity instance.
- ID! :
- # Relation to single entity instance.
- ID :
- # Whole natural number.
- Int :
- JSONString :
- # Revision when entity was lastly changed.
- Int :
- # Monetary value in a foreign currency.
- CurrencyForeignFieldInput :
- # Relations to Products.
- CreateOpptyProductRelationNoBackrefInput!] : [
- # Relations to Contacts.
- CreateQuoteContactRelationNoQuoteBackrefInput!] : [
- # Relations to Accounts.
- CreateQuoteAccountRelationNoQuoteBackrefInput!] : [
- # Relations to CloudObjects.
- CreateCloudObjectRelationNoBackrefInput!] : [
- # Relations to SalesUnits.
- CreateQuoteSharingSalesUnitRelationNoQuoteBackrefInput!] : [
- # Relations to Clients.
- CreateQuoteSharingClientRelationNoQuoteBackrefInput!] : [
- Boolean :
- # Relations to Profiles.
- CreateProfileRelationNoQuoteBackrefInput!] : [
- }