OBJECT
Mutation
link GraphQL Schema definition
- type Mutation {
- # Create an automation Step
- #
- # Arguments
- # input: Parameters for AddAutomationStep
- AddAutomationStepInput!): AddAutomationStepPayload! ( :
- # Create an automation Trigger
- #
- # Arguments
- # input: Parameters for AddAutomationTrigger
- AddAutomationTriggerInput!): AddAutomationTriggerPayload! ( :
- # Add segment to user sidebar
- #
- # Arguments
- # input: Parameters for AddToSidebar
- AddToSidebarInput!): AddToSidebarPayload! ( :
- # Assign addresses
- #
- # Arguments
- # input: Parameters for AssignAddresses
- AssignAddressesInput!): AssignAddressesPayload! ( :
- # Assign Area to Agent
- #
- # Arguments
- # input: Parameters for AssignAreaToAgent
- AssignAreaToAgentInput!): AssignAreaToAgentPayload! ( :
- # Assign Deals
- #
- # Arguments
- # input: Parameters for AssignDeals
- AssignDealsInput!): AssignDealsPayload! ( :
- # Assign tasks to a user
- #
- # Arguments
- # input: Parameters for AssignTasks
- AssignTasksInput!): AssignTasksPayload! ( :
- # cancels an existing background job
- #
- # Arguments
- # input: Parameters for CancelBackgroundJob
- CancelBackgroundJobInput!): CancelBackgroundJobPayload! ( :
- # cancel a payment request
- #
- # Arguments
- # input: Parameters for CancelPaymentRequest
- CancelPaymentRequestInput!): CancelPaymentRequestPayload! ( :
- # clones an automation
- #
- # Arguments
- # input: Parameters for CloneAutomation
- CloneAutomationInput!): CloneAutomationPayload! ( :
- # clones an automation step
- #
- # Arguments
- # input: Parameters for CloneAutomationStep
- CloneAutomationStepInput!): CloneAutomationStepPayload! ( :
- # Complete tasks
- #
- # Arguments
- # input: Parameters for CompleteTasks
- CompleteTasksInput!): CompleteTasksPayload! ( :
- # Convert email to note
- #
- # Arguments
- # input: Parameters for ConvertEmailToNote
- ConvertEmailToNoteInput!): ConvertEmailToNotePayload! ( :
- # Create a address
- #
- # Arguments
- # input: Parameters for CreateAddress
- CreateAddressInput!): CreateAddressPayload! ( :
- # Export Addresses
- #
- # Arguments
- # input: Parameters for CreateAddressExportCsv
- (
- CreateAddressExportCsvInput! :
- ): CreateAddressExportCsvPayload!
- # Create a address tagging
- #
- # Arguments
- # input: Parameters for CreateAddressTagging
- CreateAddressTaggingInput!): CreateAddressTaggingPayload! ( :
- # Create a agent
- #
- # Arguments
- # input: Parameters for CreateAgent
- CreateAgentInput!): CreateAgentPayload! ( :
- # create an agent ledger recurring transaction
- #
- # Arguments
- # input: Parameters for CreateAgentLedgerRecurringTransaction
- (
- CreateAgentLedgerRecurringTransactionInput! :
- ): CreateAgentLedgerRecurringTransactionPayload!
- # create an agent ledger transaction
- #
- # Arguments
- # input: Parameters for CreateAgentLedgerTransaction
- (
- CreateAgentLedgerTransactionInput! :
- ): CreateAgentLedgerTransactionPayload!
- # Create a appraisal
- #
- # Arguments
- # input: Parameters for CreateAppraisal
- CreateAppraisalInput!): CreateAppraisalPayload! ( :
- # create a appraisal vendor
- #
- # Arguments
- # input: Parameters for CreateAppraisalVendor
- CreateAppraisalVendorInput!): CreateAppraisalVendorPayload! ( :
- # create an automation
- #
- # Arguments
- # input: Parameters for CreateAutomation
- CreateAutomationInput!): CreateAutomationPayload! ( :
- # create a call list pdf
- #
- # Arguments
- # input: Parameters for CreateBuyerTableCallListPdf
- (
- CreateBuyerTableCallListPdfInput! :
- ): CreateBuyerTableCallListPdfPayload!
- # Create a contact
- #
- # Arguments
- # input: Parameters for CreateContact
- CreateContactInput!): CreateContactPayload! ( :
- # Create a contact group
- #
- # Arguments
- # input: Parameters for CreateContactGroup
- CreateContactGroupInput!): CreateContactGroupPayload! ( :
- # Create a contact grouping
- #
- # Arguments
- # input: Parameters for CreateContactGrouping
- CreateContactGroupingInput!): CreateContactGroupingPayload! ( :
- # Create a contact relationship
- #
- # Arguments
- # input: Parameters for CreateContactRelationship
- (
- CreateContactRelationshipInput! :
- ): CreateContactRelationshipPayload!
- # create a contract
- #
- # Arguments
- # input: Parameters for CreateContract
- CreateContractInput!): CreateContractPayload! ( :
- # create a contract_allocation
- #
- # Arguments
- # input: Parameters for CreateContractAllocation
- (
- CreateContractAllocationInput! :
- ): CreateContractAllocationPayload!
- # create a contract_deduction
- #
- # Arguments
- # input: Parameters for CreateContractDeduction
- (
- CreateContractDeductionInput! :
- ): CreateContractDeductionPayload!
- # create a Contract Expense
- #
- # Arguments
- # input: Parameters for CreateContractExpense
- CreateContractExpenseInput!): CreateContractExpensePayload! ( :
- # create a Contract Referral
- #
- # Arguments
- # input: Parameters for CreateContractReferral
- (
- CreateContractReferralInput! :
- ): CreateContractReferralPayload!
- # Create Custom Field Group
- #
- # Arguments
- # input: Parameters for CreateCustomFieldGroup
- (
- CreateCustomFieldGroupInput! :
- ): CreateCustomFieldGroupPayload!
- # Create Custom Field Name
- #
- # Arguments
- # input: Parameters for CreateCustomFieldName
- CreateCustomFieldNameInput!): CreateCustomFieldNamePayload! ( :
- # Create Deal
- #
- # Arguments
- # input: Parameters for CreateDeal
- CreateDealInput!): CreateDealPayload! ( :
- # Export Deals
- #
- # Arguments
- # input: Parameters for CreateDealExportCsv
- CreateDealExportCsvInput!): CreateDealExportCsvPayload! ( :
- # create an email campaign
- #
- # Arguments
- # input: Parameters for CreateEmailCampaign
- CreateEmailCampaignInput!): CreateEmailCampaignPayload! ( :
- # Create a enquiry
- #
- # Arguments
- # input: Parameters for CreateEnquiry
- CreateEnquiryInput!): CreateEnquiryPayload! ( :
- # create an enquiry call list pdf
- #
- # Arguments
- # input: Parameters for CreateEnquiryCallListPdf
- (
- CreateEnquiryCallListPdfInput! :
- ): CreateEnquiryCallListPdfPayload!
- # Export Enquiries
- #
- # Arguments
- # input: Parameters for CreateEnquiryExportCsv
- (
- CreateEnquiryExportCsvInput! :
- ): CreateEnquiryExportCsvPayload!
- # Create an event
- #
- # Arguments
- # input: Parameters for CreateEvent
- CreateEventInput!): CreateEventPayload! ( :
- # Create Floorplan with aws url
- #
- # Arguments
- # input: Parameters for CreateFloorplan
- CreateFloorplanInput!): CreateFloorplanPayload! ( :
- # Create Image with aws url
- #
- # Arguments
- # input: Parameters for CreateImage
- CreateImageInput!): CreateImagePayload! ( :
- # Create an inspection
- #
- # Arguments
- # input: Parameters for CreateInspection
- CreateInspectionInput!): CreateInspectionPayload! ( :
- # create an inspection attendance
- #
- # Arguments
- # input: Parameters for CreateInspectionAttendance
- (
- CreateInspectionAttendanceInput! :
- ): CreateInspectionAttendancePayload!
- # Create a invoice
- #
- # Arguments
- # input: Parameters for CreateInvoice
- CreateInvoiceInput!): CreateInvoicePayload! ( :
- # Create a letter
- #
- # Arguments
- # input: Parameters for CreateLetter
- CreateLetterInput!): CreateLetterPayload! ( :
- # create a letter campaign
- #
- # Arguments
- # input: Parameters for CreateLetterCampaign
- CreateLetterCampaignInput!): CreateLetterCampaignPayload! ( :
- # Create a note
- #
- # Arguments
- # input: Parameters for CreateNote
- CreateNoteInput!): CreateNotePayload! ( :
- # Create a offer
- #
- # Arguments
- # input: Parameters for CreateOffer
- CreateOfferInput!): CreateOfferPayload! ( :
- # create an ownership
- #
- # Arguments
- # input: Parameters for CreateOwnership
- CreateOwnershipInput!): CreateOwnershipPayload! ( :
- # create a payment request
- #
- # Arguments
- # input: Parameters for CreatePaymentRequest
- CreatePaymentRequestInput!): CreatePaymentRequestPayload! ( :
- # Create Pipeline
- #
- # Arguments
- # input: Parameters for CreatePipeline
- CreatePipelineInput!): CreatePipelinePayload! ( :
- # Create Pipeline Stage
- #
- # Arguments
- # input: Parameters for CreatePipelineStage
- CreatePipelineStageInput!): CreatePipelineStagePayload! ( :
- # Create Post Category
- #
- # Arguments
- # input: Parameters for CreatePostCategory
- CreatePostCategoryInput!): CreatePostCategoryPayload! ( :
- # Create a project
- #
- # Arguments
- # input: Parameters for CreateProject
- CreateProjectInput!): CreateProjectPayload! ( :
- # Create Project Floorplan with aws url
- #
- # Arguments
- # input: Parameters for CreateProjectFloorplan
- (
- CreateProjectFloorplanInput! :
- ): CreateProjectFloorplanPayload!
- # Create Project Image with aws url
- #
- # Arguments
- # input: Parameters for CreateProjectImage
- CreateProjectImageInput!): CreateProjectImagePayload! ( :
- # Create a project stage
- #
- # Arguments
- # input: Parameters for CreateProjectStage
- CreateProjectStageInput!): CreateProjectStagePayload! ( :
- # Create Project Stage Floorplan with aws url
- #
- # Arguments
- # input: Parameters for CreateProjectStageFloorplan
- (
- CreateProjectStageFloorplanInput! :
- ): CreateProjectStageFloorplanPayload!
- # Create Project Image with aws url
- #
- # Arguments
- # input: Parameters for CreateProjectStageImage
- (
- CreateProjectStageImageInput! :
- ): CreateProjectStageImagePayload!
- # Create Properties In Shape
- #
- # Arguments
- # input: Parameters for CreatePropertiesInShape
- (
- CreatePropertiesInShapeInput! :
- ): CreatePropertiesInShapePayload!
- # Create a property
- #
- # Arguments
- # input: Parameters for CreateProperty
- CreatePropertyInput!): CreatePropertyPayload! ( :
- # Create a property interest
- #
- # Arguments
- # input: Parameters for CreatePropertyInterest
- (
- CreatePropertyInterestInput! :
- ): CreatePropertyInterestPayload!
- # Create a buyer preference
- #
- # Arguments
- # input: Parameters for CreatePropertyPreference
- (
- CreatePropertyPreferenceInput! :
- ): CreatePropertyPreferencePayload!
- # Create ProspectingA ddresses
- #
- # Arguments
- # input: Parameters for CreateProspectingAddresses
- (
- CreateProspectingAddressesInput! :
- ): CreateProspectingAddressesPayload!
- # Create a push notification setting
- #
- # Arguments
- # input: Parameters for CreatePushNotificationSetting
- (
- CreatePushNotificationSettingInput! :
- ): CreatePushNotificationSettingPayload!
- # Create a rental application either copying an existing electronic form response
- # or with new file uploads
- #
- # Arguments
- # input: Parameters for CreateRentalApplication
- (
- CreateRentalApplicationInput! :
- ): CreateRentalApplicationPayload!
- # Create a rental application comment
- #
- # Arguments
- # input: Parameters for CreateRentalApplicationComment
- (
- CreateRentalApplicationCommentInput! :
- ): CreateRentalApplicationCommentPayload!
- # Create a new segment
- #
- # Arguments
- # input: Parameters for CreateSegment
- CreateSegmentInput!): CreateSegmentPayload! ( :
- # create a sms campaign
- #
- # Arguments
- # input: Parameters for CreateSmsCampaign
- CreateSmsCampaignInput!): CreateSmsCampaignPayload! ( :
- # Create Source
- #
- # Arguments
- # input: Parameters for CreateSource
- CreateSourceInput!): CreateSourcePayload! ( :
- # Create a task
- #
- # Arguments
- # input: Parameters for CreateTask
- CreateTaskInput!): CreateTaskPayload! ( :
- # Create a team
- #
- # Arguments
- # input: Parameters for CreateTeam
- CreateTeamInput!): CreateTeamPayload! ( :
- # create a tenancy
- #
- # Arguments
- # input: Parameters for CreateTenancy
- CreateTenancyInput!): CreateTenancyPayload! ( :
- # Create Transaction
- #
- # Arguments
- # input: Parameters for CreateTransaction
- CreateTransactionInput!): CreateTransactionPayload! ( :
- # Create a user interface setting
- #
- # Arguments
- # input: Parameters for CreateUserInterfaceTableSetting
- (
- CreateUserInterfaceTableSettingInput! :
- ): CreateUserInterfaceTableSettingPayload!
- # create a vendor
- #
- # Arguments
- # input: Parameters for CreateVendor
- CreateVendorInput!): CreateVendorPayload! ( :
- # Create WebsiteLog
- #
- # Arguments
- # input: Parameters for CreateWebsiteLog
- CreateWebsiteLogInput!): CreateWebsiteLogPayload! ( :
- # Find/Create a default segment
- #
- # Arguments
- # input: Parameters for DefaultSegment
- DefaultSegmentInput!): DefaultSegmentPayload! ( :
- # delete a payment request
- #
- # Arguments
- # input: Parameters for DeletePaymentRequest
- DeletePaymentRequestInput!): DeletePaymentRequestPayload! ( :
- # Destroy a address
- #
- # Arguments
- # input: Parameters for DestroyAddress
- DestroyAddressInput!): DestroyAddressPayload! ( :
- # Destroy a agent
- #
- # Arguments
- # input: Parameters for DestroyAgent
- DestroyAgentInput!): DestroyAgentPayload! ( :
- # destroy an agent ledger recurring transaction
- #
- # Arguments
- # input: Parameters for DestroyAgentLedgerRecurringTransaction
- (
- DestroyAgentLedgerRecurringTransactionInput! :
- ): DestroyAgentLedgerRecurringTransactionPayload!
- # Destroy a appraisal
- #
- # Arguments
- # input: Parameters for DestroyAppraisal
- DestroyAppraisalInput!): DestroyAppraisalPayload! ( :
- # destroy a appraisal vendor
- #
- # Arguments
- # input: Parameters for DestroyAppraisalVendor
- (
- DestroyAppraisalVendorInput! :
- ): DestroyAppraisalVendorPayload!
- # destroys an automation
- #
- # Arguments
- # input: Parameters for DestroyAutomation
- DestroyAutomationInput!): DestroyAutomationPayload! ( :
- # destroy an automation step
- #
- # Arguments
- # input: Parameters for DestroyAutomationStep
- DestroyAutomationStepInput!): DestroyAutomationStepPayload! ( :
- # Destroy a contact
- #
- # Arguments
- # input: Parameters for DestroyContact
- DestroyContactInput!): DestroyContactPayload! ( :
- # Destroy a contact relationship
- #
- # Arguments
- # input: Parameters for DestroyContactRelationship
- (
- DestroyContactRelationshipInput! :
- ): DestroyContactRelationshipPayload!
- # destroy a contract
- #
- # Arguments
- # input: Parameters for DestroyContract
- DestroyContractInput!): DestroyContractPayload! ( :
- # destroy a contract_allocation
- #
- # Arguments
- # input: Parameters for DestroyContractAllocation
- (
- DestroyContractAllocationInput! :
- ): DestroyContractAllocationPayload!
- # destroy a contract_deduction
- #
- # Arguments
- # input: Parameters for DestroyContractDeduction
- (
- DestroyContractDeductionInput! :
- ): DestroyContractDeductionPayload!
- # destroy a Contract Expenses
- #
- # Arguments
- # input: Parameters for DestroyContractExpense
- (
- DestroyContractExpenseInput! :
- ): DestroyContractExpensePayload!
- # destroy a Contract Referral
- #
- # Arguments
- # input: Parameters for DestroyContractReferral
- (
- DestroyContractReferralInput! :
- ): DestroyContractReferralPayload!
- # Destroy Custom Field Group
- #
- # Arguments
- # input: Parameters for DestroyCustomFieldGroup
- (
- DestroyCustomFieldGroupInput! :
- ): DestroyCustomFieldGroupPayload!
- # Destroy Custom Field Name
- #
- # Arguments
- # input: Parameters for DestroyCustomFieldName
- (
- DestroyCustomFieldNameInput! :
- ): DestroyCustomFieldNamePayload!
- # Destroy Deal
- #
- # Arguments
- # input: Parameters for DestroyDeal
- DestroyDealInput!): DestroyDealPayload! ( :
- # Destroy a enquiry
- #
- # Arguments
- # input: Parameters for DestroyEnquiry
- DestroyEnquiryInput!): DestroyEnquiryPayload! ( :
- # Destroy an event
- #
- # Arguments
- # input: Parameters for DestroyEvent
- DestroyEventInput!): DestroyEventPayload! ( :
- # Destroy Floorplans
- #
- # Arguments
- # input: Parameters for DestroyFloorplan
- DestroyFloorplanInput!): DestroyFloorplanPayload! ( :
- # Destroy an image
- #
- # Arguments
- # input: Parameters for DestroyImage
- DestroyImageInput!): DestroyImagePayload! ( :
- # Destroy an inspection
- #
- # Arguments
- # input: Parameters for DestroyInspection
- DestroyInspectionInput!): DestroyInspectionPayload! ( :
- # Destroy a invoice
- #
- # Arguments
- # input: Parameters for DestroyInvoice
- DestroyInvoiceInput!): DestroyInvoicePayload! ( :
- # Destroy a note
- #
- # Arguments
- # input: Parameters for DestroyNote
- DestroyNoteInput!): DestroyNotePayload! ( :
- # Destroy a offer
- #
- # Arguments
- # input: Parameters for DestroyOffer
- DestroyOfferInput!): DestroyOfferPayload! ( :
- # destroy an ownership
- #
- # Arguments
- # input: Parameters for DestroyOwnership
- DestroyOwnershipInput!): DestroyOwnershipPayload! ( :
- # Destroy Pipeline
- #
- # Arguments
- # input: Parameters for DestroyPipeline
- DestroyPipelineInput!): DestroyPipelinePayload! ( :
- # Destroy Pipeline Stage
- #
- # Arguments
- # input: Parameters for DestroyPipelineStage
- DestroyPipelineStageInput!): DestroyPipelineStagePayload! ( :
- # Destroy Post Category
- #
- # Arguments
- # input: Parameters for DestroyPostCategory
- DestroyPostCategoryInput!): DestroyPostCategoryPayload! ( :
- # Destroy a project
- #
- # Arguments
- # input: Parameters for DestroyProject
- DestroyProjectInput!): DestroyProjectPayload! ( :
- # Destroy Project Floorplans
- #
- # Arguments
- # input: Parameters for DestroyProjectFloorplan
- (
- DestroyProjectFloorplanInput! :
- ): DestroyProjectFloorplanPayload!
- # Destroy a project image
- #
- # Arguments
- # input: Parameters for DestroyProjectImage
- DestroyProjectImageInput!): DestroyProjectImagePayload! ( :
- # Destroy a project stage
- #
- # Arguments
- # input: Parameters for DestroyProjectStage
- DestroyProjectStageInput!): DestroyProjectStagePayload! ( :
- # Destroy Project Stage Floorplans
- #
- # Arguments
- # input: Parameters for DestroyProjectStageFloorplan
- (
- DestroyProjectStageFloorplanInput! :
- ): DestroyProjectStageFloorplanPayload!
- # Destroy a project image
- #
- # Arguments
- # input: Parameters for DestroyProjectStageImage
- (
- DestroyProjectStageImageInput! :
- ): DestroyProjectStageImagePayload!
- # Destroy a property
- #
- # Arguments
- # input: Parameters for DestroyProperty
- DestroyPropertyInput!): DestroyPropertyPayload! ( :
- # Destroy a property interest
- #
- # Arguments
- # input: Parameters for DestroyPropertyInterest
- (
- DestroyPropertyInterestInput! :
- ): DestroyPropertyInterestPayload!
- # Destroy a buyer preference
- #
- # Arguments
- # input: Parameters for DestroyPropertyPreference
- (
- DestroyPropertyPreferenceInput! :
- ): DestroyPropertyPreferencePayload!
- # Destroy the Prospecting Area
- #
- # Arguments
- # input: Parameters for DestroyProspectingArea
- (
- DestroyProspectingAreaInput! :
- ): DestroyProspectingAreaPayload!
- # Destroy a push notification setting
- #
- # Arguments
- # input: Parameters for DestroyPushNotificationSetting
- (
- DestroyPushNotificationSettingInput! :
- ): DestroyPushNotificationSettingPayload!
- # Destroy a rental application comment
- #
- # Arguments
- # input: Parameters for DestroyRentalApplicationComment
- (
- DestroyRentalApplicationCommentInput! :
- ): DestroyRentalApplicationCommentPayload!
- # Destroy a segment
- #
- # Arguments
- # input: Parameters for DestroySegment
- DestroySegmentInput!): DestroySegmentPayload! ( :
- # Destroy Source
- #
- # Arguments
- # input: Parameters for DestroySource
- DestroySourceInput!): DestroySourcePayload! ( :
- # Destroy a task
- #
- # Arguments
- # input: Parameters for DestroyTask
- DestroyTaskInput!): DestroyTaskPayload! ( :
- # Destroy tasks
- #
- # Arguments
- # input: Parameters for DestroyTasks
- DestroyTasksInput!): DestroyTasksPayload! ( :
- # Destroy a team
- #
- # Arguments
- # input: Parameters for DestroyTeam
- DestroyTeamInput!): DestroyTeamPayload! ( :
- # destroy a tenancy
- #
- # Arguments
- # input: Parameters for DestroyTenancy
- DestroyTenancyInput!): DestroyTenancyPayload! ( :
- # Destroy an trigger_instance
- #
- # Arguments
- # input: Parameters for DestroyTriggerInstance
- (
- DestroyTriggerInstanceInput! :
- ): DestroyTriggerInstancePayload!
- # destroy a vendor
- #
- # Arguments
- # input: Parameters for DestroyVendor
- DestroyVendorInput!): DestroyVendorPayload! ( :
- # Creates a potential tenancy if none is found matching the contacts and property
- # specified, otherwise return the existing one
- #
- # Arguments
- # input: Parameters for FindOrCreatePotentialTenancy
- (
- FindOrCreatePotentialTenancyInput! :
- ): FindOrCreatePotentialTenancyPayload!
- # Get Floorplans Image Upload AWS Link
- #
- # Arguments
- # input: Parameters for FloorplanImageUploadQuery
- (
- FloorplanImageUploadQueryInput! :
- ): FloorplanImageUploadQueryPayload!
- # Forfeit Deposit
- #
- # Arguments
- # input: Parameters for ForfeitDeposit
- ForfeitDepositInput!): ForfeitDepositPayload! ( :
- # Generate AI Content
- #
- # Arguments
- # input: Parameters for GenerateAiContent
- GenerateAiContentInput!): GenerateAiContentPayload! ( :
- # generate letter pdf
- #
- # Arguments
- # input: Parameters for GenerateLetterPdf
- GenerateLetterPdfInput!): GenerateLetterPdfPayload! ( :
- # Send an Email
- #
- # Arguments
- # input: Parameters for LegacySendEmail
- LegacySendEmailInput!): LegacySendEmailPayload! ( :
- # Send an Sms
- #
- # Arguments
- # input: Parameters for LegacySendSmsMessage
- LegacySendSmsMessageInput!): LegacySendSmsMessagePayload! ( :
- # Create a upload URL
- #
- # Arguments
- # input: Parameters for MediaUploadLink
- MediaUploadLinkInput!): MediaUploadLinkPayload! ( :
- # Move Deals
- #
- # Arguments
- # input: Parameters for MoveDeals
- MoveDealsInput!): MoveDealsPayload! ( :
- # Create no show notes for an inspection
- #
- # Arguments
- # input: Parameters for NoShowInspection
- NoShowInspectionInput!): NoShowInspectionPayload! ( :
- # Get Project Floorplans Image Upload AWS Link
- #
- # Arguments
- # input: Parameters for ProjectFloorplanImageUploadQuery
- (
- ProjectFloorplanImageUploadQueryInput! :
- ): ProjectFloorplanImageUploadQueryPayload!
- # Get Project Image Upload AWS Link
- #
- # Arguments
- # input: Parameters for ProjectImageUploadQuery
- (
- ProjectImageUploadQueryInput! :
- ): ProjectImageUploadQueryPayload!
- # Get Project Stage Floorplans Image Upload AWS Link
- #
- # Arguments
- # input: Parameters for ProjectStageFloorplanImageUploadQuery
- (
- ProjectStageFloorplanImageUploadQueryInput! :
- ): ProjectStageFloorplanImageUploadQueryPayload!
- # Get Project Image Upload AWS Link
- #
- # Arguments
- # input: Parameters for ProjectStageImageUploadQuery
- (
- ProjectStageImageUploadQueryInput! :
- ): ProjectStageImageUploadQueryPayload!
- # Get Property Image Upload AWS Link
- #
- # Arguments
- # input: Parameters for PropertyImageUploadQuery
- (
- PropertyImageUploadQueryInput! :
- ): PropertyImageUploadQueryPayload!
- # Reassign Area to Agent
- #
- # Arguments
- # input: Parameters for ReassignAreaToAgent
- ReassignAreaToAgentInput!): ReassignAreaToAgentPayload! ( :
- # Register for an inspection
- #
- # Arguments
- # input: Parameters for RegisterForInspection
- RegisterForInspectionInput!): RegisterForInspectionPayload! ( :
- # Register for a potential inspection time
- #
- # Arguments
- # input: Parameters for RegisterForPotentialInspectionTime
- (
- RegisterForPotentialInspectionTimeInput! :
- ): RegisterForPotentialInspectionTimePayload!
- # Destroy address taggings
- #
- # Arguments
- # input: Parameters for RemoveAddressTagging
- RemoveAddressTaggingInput!): RemoveAddressTaggingPayload! ( :
- # Remove a contact grouping
- #
- # Arguments
- # input: Parameters for RemoveContactGrouping
- RemoveContactGroupingInput!): RemoveContactGroupingPayload! ( :
- # Remove segment from user sidebar
- #
- # Arguments
- # input: Parameters for RemoveFromSidebar
- RemoveFromSidebarInput!): RemoveFromSidebarPayload! ( :
- # Remove a pin
- #
- # Arguments
- # input: Parameters for RemovePin
- RemovePinInput!): RemovePinPayload! ( :
- # Reorder Floorplans
- #
- # Arguments
- # input: Parameters for ReorderFloorplans
- ReorderFloorplansInput!): ReorderFloorplansPayload! ( :
- # Reorder Images
- #
- # Arguments
- # input: Parameters for ReorderImages
- ReorderImagesInput!): ReorderImagesPayload! ( :
- # Reorder Pipeline Stages
- #
- # Arguments
- # input: Parameters for ReorderPipelineStages
- ReorderPipelineStagesInput!): ReorderPipelineStagesPayload! ( :
- # Reorder Project Floorplans
- #
- # Arguments
- # input: Parameters for ReorderProjectFloorplans
- (
- ReorderProjectFloorplansInput! :
- ): ReorderProjectFloorplansPayload!
- # Reorder Project Images
- #
- # Arguments
- # input: Parameters for ReorderProjectImages
- ReorderProjectImagesInput!): ReorderProjectImagesPayload! ( :
- # Reorder Project Stage Floorplans
- #
- # Arguments
- # input: Parameters for ReorderProjectStageFloorplans
- (
- ReorderProjectStageFloorplansInput! :
- ): ReorderProjectStageFloorplansPayload!
- # Reorder Project Images
- #
- # Arguments
- # input: Parameters for ReorderProjectStageImages
- (
- ReorderProjectStageImagesInput! :
- ): ReorderProjectStageImagesPayload!
- # Create a contact
- #
- # Arguments
- # input: Parameters for RequestAccess
- RequestAccessInput!): RequestAccessPayload! ( :
- # generates caller id directory for ios
- #
- # Arguments
- # input: Parameters for RequestCallerIds
- RequestCallerIdsInput!): RequestCallerIdsPayload! ( :
- # resend a payment request email
- #
- # Arguments
- # input: Parameters for ResendPaymentRequest
- ResendPaymentRequestInput!): ResendPaymentRequestPayload! ( :
- # send 2FA code
- #
- # Arguments
- # input: Parameters for ResendVerificationCode
- (
- ResendVerificationCodeInput! :
- ): ResendVerificationCodePayload!
- # Reverse Transaction
- #
- # Arguments
- # input: Parameters for ReverseTransfer
- ReverseTransferInput!): ReverseTransferPayload! ( :
- # Send intercom event
- #
- # Arguments
- # input: Parameters for SendIntercomEvent
- SendIntercomEventInput!): SendIntercomEventPayload! ( :
- # Set a pin
- #
- # Arguments
- # input: Parameters for SetPin
- SetPinInput!): SetPinPayload! ( :
- # spawn automation
- #
- # Arguments
- # input: Parameters for SpawnAutomation
- SpawnAutomationInput!): SpawnAutomationPayload! ( :
- # Start Propps trial
- #
- # Arguments
- # input: Parameters for StartProppsTrial
- StartProppsTrialInput!): StartProppsTrialPayload! ( :
- # stop automation tracker
- #
- # Arguments
- # input: Parameters for StopAutomationTracker
- StopAutomationTrackerInput!): StopAutomationTrackerPayload! ( :
- # Transfer Funds
- #
- # Arguments
- # input: Parameters for TransferFunds
- TransferFundsInput!): TransferFundsPayload! ( :
- # Update a address
- #
- # Arguments
- # input: Parameters for UpdateAddress
- UpdateAddressInput!): UpdateAddressPayload! ( :
- # Update a agent
- #
- # Arguments
- # input: Parameters for UpdateAgent
- UpdateAgentInput!): UpdateAgentPayload! ( :
- # update an agent ledger recurring transaction
- #
- # Arguments
- # input: Parameters for UpdateAgentLedgerRecurringTransaction
- (
- UpdateAgentLedgerRecurringTransactionInput! :
- ): UpdateAgentLedgerRecurringTransactionPayload!
- # Update a appraisal
- #
- # Arguments
- # input: Parameters for UpdateAppraisal
- UpdateAppraisalInput!): UpdateAppraisalPayload! ( :
- # update an automation
- #
- # Arguments
- # input: Parameters for UpdateAutomation
- UpdateAutomationInput!): UpdateAutomationPayload! ( :
- # Update a contact
- #
- # Arguments
- # input: Parameters for UpdateContact
- UpdateContactInput!): UpdateContactPayload! ( :
- # Update a contact relationship
- #
- # Arguments
- # input: Parameters for UpdateContactRelationship
- (
- UpdateContactRelationshipInput! :
- ): UpdateContactRelationshipPayload!
- # update a contract
- #
- # Arguments
- # input: Parameters for UpdateContract
- UpdateContractInput!): UpdateContractPayload! ( :
- # update a contract_allocation
- #
- # Arguments
- # input: Parameters for UpdateContractAllocation
- (
- UpdateContractAllocationInput! :
- ): UpdateContractAllocationPayload!
- # update a contract_deduction
- #
- # Arguments
- # input: Parameters for UpdateContractDeduction
- (
- UpdateContractDeductionInput! :
- ): UpdateContractDeductionPayload!
- # update a Contract Expenses
- #
- # Arguments
- # input: Parameters for UpdateContractExpense
- UpdateContractExpenseInput!): UpdateContractExpensePayload! ( :
- # update a Contract Referral
- #
- # Arguments
- # input: Parameters for UpdateContractReferral
- (
- UpdateContractReferralInput! :
- ): UpdateContractReferralPayload!
- # Update Custom Field Group
- #
- # Arguments
- # input: Parameters for UpdateCustomFieldGroup
- (
- UpdateCustomFieldGroupInput! :
- ): UpdateCustomFieldGroupPayload!
- # Update Custom Field Name
- #
- # Arguments
- # input: Parameters for UpdateCustomFieldName
- UpdateCustomFieldNameInput!): UpdateCustomFieldNamePayload! ( :
- # Update Deal
- #
- # Arguments
- # input: Parameters for UpdateDeal
- UpdateDealInput!): UpdateDealPayload! ( :
- # Update Deal Associations
- #
- # Arguments
- # input: Parameters for UpdateDealAssociations
- (
- UpdateDealAssociationsInput! :
- ): UpdateDealAssociationsPayload!
- # Bulk update enquiries
- #
- # Arguments
- # input: Parameters for UpdateEnquiries
- UpdateEnquiriesInput!): UpdateEnquiriesPayload! ( :
- # Update a enquiry
- #
- # Arguments
- # input: Parameters for UpdateEnquiry
- UpdateEnquiryInput!): UpdateEnquiryPayload! ( :
- # Update an event
- #
- # Arguments
- # input: Parameters for UpdateEvent
- UpdateEventInput!): UpdateEventPayload! ( :
- # Update a Form Builder Response
- #
- # Arguments
- # input: Parameters for UpdateFormBuilderResponse
- (
- UpdateFormBuilderResponseInput! :
- ): UpdateFormBuilderResponsePayload!
- # Update an inspection
- #
- # Arguments
- # input: Parameters for UpdateInspection
- UpdateInspectionInput!): UpdateInspectionPayload! ( :
- # update an inspection attendance
- #
- # Arguments
- # input: Parameters for UpdateInspectionAttendance
- (
- UpdateInspectionAttendanceInput! :
- ): UpdateInspectionAttendancePayload!
- # Update a invoice
- #
- # Arguments
- # input: Parameters for UpdateInvoice
- UpdateInvoiceInput!): UpdateInvoicePayload! ( :
- # Update Last Viewed Pipeline
- #
- # Arguments
- # input: Parameters for UpdateLastViewedPipeline
- (
- UpdateLastViewedPipelineInput! :
- ): UpdateLastViewedPipelinePayload!
- # Update a note
- #
- # Arguments
- # input: Parameters for UpdateNote
- UpdateNoteInput!): UpdateNotePayload! ( :
- # Update a offer
- #
- # Arguments
- # input: Parameters for UpdateOffer
- UpdateOfferInput!): UpdateOfferPayload! ( :
- # update an ownership
- #
- # Arguments
- # input: Parameters for UpdateOwnership
- UpdateOwnershipInput!): UpdateOwnershipPayload! ( :
- # Update Pipeline
- #
- # Arguments
- # input: Parameters for UpdatePipeline
- UpdatePipelineInput!): UpdatePipelinePayload! ( :
- # Update Pipeline Stage
- #
- # Arguments
- # input: Parameters for UpdatePipelineStage
- UpdatePipelineStageInput!): UpdatePipelineStagePayload! ( :
- # Update Post Category
- #
- # Arguments
- # input: Parameters for UpdatePostCategory
- UpdatePostCategoryInput!): UpdatePostCategoryPayload! ( :
- # Updates a potential tenancy
- #
- # Arguments
- # input: Parameters for UpdatePotentialTenancy
- (
- UpdatePotentialTenancyInput! :
- ): UpdatePotentialTenancyPayload!
- # Update a project
- #
- # Arguments
- # input: Parameters for UpdateProject
- UpdateProjectInput!): UpdateProjectPayload! ( :
- # Update a project stage
- #
- # Arguments
- # input: Parameters for UpdateProjectStage
- UpdateProjectStageInput!): UpdateProjectStagePayload! ( :
- # Update a property
- #
- # Arguments
- # input: Parameters for UpdateProperty
- UpdatePropertyInput!): UpdatePropertyPayload! ( :
- # Update a property interest
- #
- # Arguments
- # input: Parameters for UpdatePropertyInterest
- (
- UpdatePropertyInterestInput! :
- ): UpdatePropertyInterestPayload!
- # Update a buyer preference
- #
- # Arguments
- # input: Parameters for UpdatePropertyPreference
- (
- UpdatePropertyPreferenceInput! :
- ): UpdatePropertyPreferencePayload!
- # Update a push notification setting
- #
- # Arguments
- # input: Parameters for UpdatePushNotificationSetting
- (
- UpdatePushNotificationSettingInput! :
- ): UpdatePushNotificationSettingPayload!
- # Update a segment
- #
- # Arguments
- # input: Parameters for UpdateSegment
- UpdateSegmentInput!): UpdateSegmentPayload! ( :
- # Update Source
- #
- # Arguments
- # input: Parameters for UpdateSource
- UpdateSourceInput!): UpdateSourcePayload! ( :
- # Update a task
- #
- # Arguments
- # input: Parameters for UpdateTask
- UpdateTaskInput!): UpdateTaskPayload! ( :
- # Update a team
- #
- # Arguments
- # input: Parameters for UpdateTeam
- UpdateTeamInput!): UpdateTeamPayload! ( :
- # update a tenancy
- #
- # Arguments
- # input: Parameters for UpdateTenancy
- UpdateTenancyInput!): UpdateTenancyPayload! ( :
- # Update a trigger instance
- #
- # Arguments
- # input: Parameters for UpdateTriggerInstance
- UpdateTriggerInstanceInput!): UpdateTriggerInstancePayload! ( :
- # Update a user interface setting
- #
- # Arguments
- # input: Parameters for UpdateUserInterfaceTableSetting
- (
- UpdateUserInterfaceTableSettingInput! :
- ): UpdateUserInterfaceTableSettingPayload!
- # Upsert Pipeline View
- #
- # Arguments
- # input: Parameters for UpsertPipelineView
- UpsertPipelineViewInput!): UpsertPipelineViewPayload! ( :
- # Upsert a property interest
- #
- # Arguments
- # input: Parameters for UpsertPropertyInterest
- (
- UpsertPropertyInterestInput! :
- ): UpsertPropertyInterestPayload!
- }
link Require by
This element is not required by anyone