OBJECT
Mutation
link GraphQL Schema definition
- type Mutation {
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateAccountInput!, :
- ValidationLevel!] : [
- ): CreateAccountPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateAccountInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateAccountPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateAccountInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateAccountPayload
- # Arguments
- # input: [Not documented]
- DeleteAccountInput!): DeleteAccountPayload ( :
- # Arguments
- # input: [Not documented]
- BulkArchiveAccountInput!): BulkArchiveAccountPayload ( :
- # Arguments
- # input: [Not documented]
- BulkReactivateAccountInput!): BulkReactivateAccountPayload ( :
- # Arguments
- # input: [Not documented]
- (
- ChangeOwnershipAccountInput! :
- ): ChangeOwnershipAccountPayload
- # Arguments
- # input: [Not documented]
- ManageSharingAccountInput!): ManageSharingAccountPayload ( :
- # Arguments
- # input: [Not documented]
- RestoreAccountInput!): RestoreAccountPayload ( :
- # Copies existing account to a new one.
- # :return: Created copy of entity.
- #
- # Arguments
- # input: [Not documented]
- CopyAccountInput!): CopyAccountPayload ( :
- # Arguments
- # input: [Not documented]
- MergeAccountInput!): MergeAccountPayload ( :
- # Arguments
- # input: [Not documented]
- ArchiveAccountInput!): ArchiveAccountPayload ( :
- # Arguments
- # input: [Not documented]
- ReactivateAccountInput!): ReactivateAccountPayload ( :
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateAccountKPIInput!, :
- ValidationLevel!] : [
- ): CreateAccountKPIPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateAccountKPIInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateAccountKPIPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateAccountKPIInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateAccountKPIPayload
- # Arguments
- # input: [Not documented]
- DeleteAccountKPIInput!): DeleteAccountKPIPayload ( :
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateAccountRelationInput!, :
- ValidationLevel!] : [
- ): CreateAccountRelationPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateAccountRelationInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateAccountRelationPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateAccountRelationInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateAccountRelationPayload
- # Arguments
- # input: [Not documented]
- DeleteAccountRelationInput!): DeleteAccountRelationPayload ( :
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateAccountRelationLabelInput!, :
- ValidationLevel!] : [
- ): CreateAccountRelationLabelPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateAccountRelationLabelInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateAccountRelationLabelPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateAccountRelationLabelInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateAccountRelationLabelPayload
- # Arguments
- # input: [Not documented]
- (
- DeleteAccountRelationLabelInput! :
- ): DeleteAccountRelationLabelPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateAccountRelationTypeInput!, :
- ValidationLevel!] : [
- ): CreateAccountRelationTypePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateAccountRelationTypeInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateAccountRelationTypePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateAccountRelationTypeInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateAccountRelationTypePayload
- # Arguments
- # input: [Not documented]
- (
- DeleteAccountRelationTypeInput! :
- ): DeleteAccountRelationTypePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateAccountRoleInput!, :
- ValidationLevel!] : [
- ): CreateAccountRolePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateAccountRoleInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateAccountRolePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateAccountRoleInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateAccountRolePayload
- # Arguments
- # input: [Not documented]
- DeleteAccountRoleInput!): DeleteAccountRolePayload ( :
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateAccountSharingClientRelationInput!, :
- ValidationLevel!] : [
- ): CreateAccountSharingClientRelationPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateAccountSharingClientRelationInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateAccountSharingClientRelationPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateAccountSharingClientRelationInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateAccountSharingClientRelationPayload
- # Arguments
- # input: [Not documented]
- (
- DeleteAccountSharingClientRelationInput! :
- ): DeleteAccountSharingClientRelationPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateAccountSharingSalesUnitRelationInput!, :
- ValidationLevel!] : [
- ): CreateAccountSharingSalesUnitRelationPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateAccountSharingSalesUnitRelationInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateAccountSharingSalesUnitRelationPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateAccountSharingSalesUnitRelationInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateAccountSharingSalesUnitRelationPayload
- # Arguments
- # input: [Not documented]
- (
- DeleteAccountSharingSalesUnitRelationInput! :
- ): DeleteAccountSharingSalesUnitRelationPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateAccountSocialRelationInput!, :
- ValidationLevel!] : [
- ): CreateAccountSocialRelationPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateAccountSocialRelationInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateAccountSocialRelationPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateAccountSocialRelationInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateAccountSocialRelationPayload
- # Arguments
- # input: [Not documented]
- (
- DeleteAccountSocialRelationInput! :
- ): DeleteAccountSocialRelationPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateActivityCommentInput!, :
- ValidationLevel!] : [
- ): CreateActivityCommentPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateActivityCommentInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateActivityCommentPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateActivityCommentInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateActivityCommentPayload
- # Arguments
- # input: [Not documented]
- DeleteActivityCommentInput!): DeleteActivityCommentPayload ( :
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateActivityKPIInput!, :
- ValidationLevel!] : [
- ): CreateActivityKPIPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateActivityKPIInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateActivityKPIPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateActivityKPIInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateActivityKPIPayload
- # Arguments
- # input: [Not documented]
- DeleteActivityKPIInput!): DeleteActivityKPIPayload ( :
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateActivityRelationInput!, :
- ValidationLevel!] : [
- ): CreateActivityRelationPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateActivityRelationInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateActivityRelationPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateActivityRelationInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateActivityRelationPayload
- # Arguments
- # input: [Not documented]
- (
- DeleteActivityRelationInput! :
- ): DeleteActivityRelationPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateAllowedAccountTypeInput!, :
- ValidationLevel!] : [
- ): CreateAllowedAccountTypePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateAllowedAccountTypeInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateAllowedAccountTypePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateAllowedAccountTypeInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateAllowedAccountTypePayload
- # Arguments
- # input: [Not documented]
- (
- DeleteAllowedAccountTypeInput! :
- ): DeleteAllowedAccountTypePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateAllowedCompanyEmailInput!, :
- ValidationLevel!] : [
- ): CreateAllowedCompanyEmailPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateAllowedCompanyEmailInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateAllowedCompanyEmailPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateAllowedCompanyEmailInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateAllowedCompanyEmailPayload
- # Arguments
- # input: [Not documented]
- (
- DeleteAllowedCompanyEmailInput! :
- ): DeleteAllowedCompanyEmailPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateAllowedCompanyPhoneInput!, :
- ValidationLevel!] : [
- ): CreateAllowedCompanyPhonePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateAllowedCompanyPhoneInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateAllowedCompanyPhonePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateAllowedCompanyPhoneInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateAllowedCompanyPhonePayload
- # Arguments
- # input: [Not documented]
- (
- DeleteAllowedCompanyPhoneInput! :
- ): DeleteAllowedCompanyPhonePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateAllowedContactTypeInput!, :
- ValidationLevel!] : [
- ): CreateAllowedContactTypePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateAllowedContactTypeInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateAllowedContactTypePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateAllowedContactTypeInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateAllowedContactTypePayload
- # Arguments
- # input: [Not documented]
- (
- DeleteAllowedContactTypeInput! :
- ): DeleteAllowedContactTypePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateAllowedLeadTypeInput!, :
- ValidationLevel!] : [
- ): CreateAllowedLeadTypePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateAllowedLeadTypeInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateAllowedLeadTypePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateAllowedLeadTypeInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateAllowedLeadTypePayload
- # Arguments
- # input: [Not documented]
- DeleteAllowedLeadTypeInput!): DeleteAllowedLeadTypePayload ( :
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateAllowedPipelineInput!, :
- ValidationLevel!] : [
- ): CreateAllowedPipelinePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateAllowedPipelineInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateAllowedPipelinePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateAllowedPipelineInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateAllowedPipelinePayload
- # Arguments
- # input: [Not documented]
- DeleteAllowedPipelineInput!): DeleteAllowedPipelinePayload ( :
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateAllowedQuoteTypeInput!, :
- ValidationLevel!] : [
- ): CreateAllowedQuoteTypePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateAllowedQuoteTypeInput!, :
- ValidationLevel!], : [
- String :
<