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]
- (
- 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]
- # 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 :
- ): UpdateAllowedQuoteTypePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateAllowedQuoteTypeInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateAllowedQuoteTypePayload
- # Arguments
- # input: [Not documented]
- (
- DeleteAllowedQuoteTypeInput! :
- ): DeleteAllowedQuoteTypePayload
- # Arguments
- # input: [Not documented]
- CopyApiAccessInput!): CopyApiAccessPayload ( :
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateAppointmentInput!, :
- ValidationLevel!] : [
- ): CreateAppointmentPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateAppointmentInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateAppointmentPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- # linkAttendees: [Not documented]
- (
- CreateOrUpdateAppointmentInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput, :
- Boolean :
- ): BulkUpdateAppointmentPayload
- # Arguments
- # input: [Not documented]
- DeleteAppointmentInput!): DeleteAppointmentPayload ( :
- # Arguments
- # input: [Not documented]
- (
- ChangeOwnershipAppointmentInput! :
- ): ChangeOwnershipAppointmentPayload
- # Arguments
- # input: [Not documented]
- RestoreAppointmentInput!): RestoreAppointmentPayload ( :
- # Arguments
- # input: [Not documented]
- (
- RespondToAppointmentInvitationInput! :
- ): RespondToAppointmentInvitationPayload
- # Arguments
- # input: [Not documented]
- (
- SetReminderAppointmentInput! :
- ): SetReminderAppointmentPayload
- # Arguments
- # input: [Not documented]
- (
- RemoveReminderAppointmentInput! :
- ): RemoveReminderAppointmentPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateAppointmentClientInviteesRelationInput!, :
- ValidationLevel!] : [
- ): CreateAppointmentClientInviteesRelationPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateAppointmentClientInviteesRelationInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateAppointmentClientInviteesRelationPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateAppointmentClientInviteesRelationInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateAppointmentClientInviteesRelationPayload
- # Arguments
- # input: [Not documented]
- (
- DeleteAppointmentClientInviteesRelationInput! :
- ): DeleteAppointmentClientInviteesRelationPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateAppointmentContactInviteesRelationInput!, :
- ValidationLevel!] : [
- ): CreateAppointmentContactInviteesRelationPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateAppointmentContactInviteesRelationInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateAppointmentContactInviteesRelationPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateAppointmentContactInviteesRelationInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateAppointmentContactInviteesRelationPayload
- # Arguments
- # input: [Not documented]
- (
- DeleteAppointmentContactInviteesRelationInput! :
- ): DeleteAppointmentContactInviteesRelationPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateAppointmentReminderInput!, :
- ValidationLevel!] : [
- ): CreateAppointmentReminderPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateAppointmentReminderInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateAppointmentReminderPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateAppointmentReminderInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateAppointmentReminderPayload
- # Arguments
- # input: [Not documented]
- (
- DeleteAppointmentReminderInput! :
- ): DeleteAppointmentReminderPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateAppointmentScheduleInput!, :
- ValidationLevel!] : [
- ): CreateAppointmentSchedulePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateAppointmentScheduleInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateAppointmentSchedulePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateAppointmentScheduleInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateAppointmentSchedulePayload
- # Arguments
- # input: [Not documented]
- (
- DeleteAppointmentScheduleInput! :
- ): DeleteAppointmentSchedulePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateApprovalInput!, :
- ValidationLevel!] : [
- ): CreateApprovalPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateApprovalInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateApprovalPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateApprovalInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateApprovalPayload
- # Arguments
- # input: [Not documented]
- DeleteApprovalInput!): DeleteApprovalPayload ( :
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateApprovalApproverInput!, :
- ValidationLevel!] : [
- ): CreateApprovalApproverPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateApprovalApproverInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateApprovalApproverPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateApprovalApproverInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateApprovalApproverPayload
- # Arguments
- # input: [Not documented]
- (
- DeleteApprovalApproverInput! :
- ): DeleteApprovalApproverPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateApprovalProcessInput!, :
- ValidationLevel!] : [
- ): CreateApprovalProcessPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateApprovalProcessInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateApprovalProcessPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateApprovalProcessInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateApprovalProcessPayload
- # Arguments
- # input: [Not documented]
- DeleteApprovalProcessInput!): DeleteApprovalProcessPayload ( :
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateApprovalProcessActivityLogLineInput!, :
- ValidationLevel!] : [
- ): CreateApprovalProcessActivityLogLinePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateApprovalProcessActivityLogLineInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateApprovalProcessActivityLogLinePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateApprovalProcessActivityLogLineInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateApprovalProcessActivityLogLinePayload
- # Arguments
- # input: [Not documented]
- (
- DeleteApprovalProcessActivityLogLineInput! :
- ): DeleteApprovalProcessActivityLogLinePayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateCallInput!, :
- ValidationLevel!] : [
- ): CreateCallPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateCallInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateCallPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateCallInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateCallPayload
- # Arguments
- # input: [Not documented]
- DeleteCallInput!): DeleteCallPayload ( :
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateClientInput!, :
- ValidationLevel!] : [
- ): CreateClientPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateClientInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateClientPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateClientInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateClientPayload
- # Arguments
- # input: [Not documented]
- DeleteClientInput!): DeleteClientPayload ( :
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateClientExcludedOpptyInput!, :
- ValidationLevel!] : [
- ): CreateClientExcludedOpptyPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateClientExcludedOpptyInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateClientExcludedOpptyPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateClientExcludedOpptyInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateClientExcludedOpptyPayload
- # Arguments
- # input: [Not documented]
- (
- DeleteClientExcludedOpptyInput! :
- ): DeleteClientExcludedOpptyPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateClientStoryReadInput!, :
- ValidationLevel!] : [
- ): CreateClientStoryReadPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateClientStoryReadInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateClientStoryReadPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateClientStoryReadInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateClientStoryReadPayload
- # Arguments
- # input: [Not documented]
- DeleteClientStoryReadInput!): DeleteClientStoryReadPayload ( :
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateCloudObjectInput!, :
- ValidationLevel!] : [
- ): CreateCloudObjectPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateCloudObjectInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateCloudObjectPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateCloudObjectInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateCloudObjectPayload
- # Arguments
- # input: [Not documented]
- DeleteCloudObjectInput!): DeleteCloudObjectPayload ( :
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateImageInput!, :
- ValidationLevel!] : [
- ): CreateImageCloudObjectPayload
- # Arguments
- # input: [Not documented]
- CloudObjectMakePublicInput!): CloudObjectMakePublicPayload ( :
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- (
- CreateCloudObjectFolderInput!, :
- ValidationLevel!] : [
- ): CreateCloudObjectFolderPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # sessionIdToUpdate: [Not documented]
- (
- UpdateCloudObjectFolderInput!, :
- ValidationLevel!], : [
- String :
- ): UpdateCloudObjectFolderPayload
- # Arguments
- # input: [Not documented]
- # validationLevel: [Not documented]
- # rollbackMethod: [Not documented]
- # match: [Not documented]
- (
- CreateOrUpdateCloudObjectFolderInput!]!, : [
- ValidationLevel!], : [
- RollbackMethod, :
- MatchingInput :
- ): BulkUpdateCloudObjectFolderPayload
- # Arguments
- # input: [Not documented]
- (
- DeleteCloudObjectFolderInput! :
- ):