Changelog
This changelog is a list of recent changes to our GraphQL API schema. It includes backwards-compatible changes and upcoming breaking changes.
Breaking changes scheduled for Jan 1, 2025
- Enum
LettersOrderByColumnsvalueCLARIFICATION(deprecated) will be removed.SUMMARYshould be used instead. - Enum
LettersWhereColumnsvalueCLARIFICATION(deprecated) will be removed.SUMMARYshould be used instead. - Enum
ContractsOrderByColumnsvalueNOTES(deprecated) will be removed.DESCRIPTIONshould be used instead. - Enum
ContractsWhereColumnsvalueNOTES(deprecated) will be removed.DESCRIPTIONshould be used instead. - Input field
CreateLetterInput.clarification(deprecated) will be removed.summaryshould be used instead. - Input field
UpdateLetterInput.clarification(deprecated) will be removed.summaryshould be used instead. - Input field
CreateContractInput.notes(deprecated) will be removed.descriptionshould be used instead. - Input field
UpdateContractInput.notes(deprecated) will be removed.descriptionshould be used instead. - Field
Correspondence.clarification(deprecated) will be removed.summaryshould be used instead. - Field
Letter.clarification(deprecated) will be removed.summaryshould be used instead. - Field
Contract.notes(deprecated) will be removed.descriptionshould be used instead.
Nov 22, 2025
- Field
sequencewas added to object typeESigningSignatory - Field
fileswas added to object typeESigning - Input field
sequencewas added to input object typeCreateESigningSignatoryInput - Input field
fileUuidswas added to input object typeCreateESigningInput - Input field
fileUuidswas added to input object typeUpdateESigningInput
Nov 15, 2025
- Input field
CreateCompanyInput.countrywas added. - Input field
UpdateCompanyInput.countrywas added. - Input field
CreateContactInput.countrywas added. - Input field
UpdateContactInput.countrywas added. - Input field
CreatePersonInput.countrywas added. - Input field
UpdatePersonInput.countrywas added. - Enum
IntegrationvalueDOKOBITwas added. - Enum
ModuleFieldTypevalueREG_NUMBERwas added. - Enum
NotificationTypevaluedeclinedwas added. - Enum
ESigningModelTypewas added. - Enum
ESigningStatuswas added. - Enum
ESigningFormatwas added. - Enum
ESigningAnnotationPositionwas added. - Enum
ESigningSignatoryStatuswas added. - Type
ESigningsWhereColumnswas added. - Type
ESigningsOrderByColumnswas added. - Type
ESigningwas added. - Type
ESigningSignatorywas added. - Input
CreateESigningInputwas added. - Input
UpdateESigningInputwas added. - Input
CreateESigningSignatoryInputwas added. - Input
RemindESigningSignatoryInputwas added. - Input
ResendESigningSignatoryInputwas added. - Input
DeleteESigningSignatoryInputwas added. - Type
ESigningConnectionwas added. - Type
ESigningEdgewas added. - Input
QueryESigningsWhereWhereConditionswas added. - Input
QueryESigningsWhereWhereConditionsRelationwas added. - Input
QueryESigningsHasCreatorColumnwas added. - Input
QueryESigningsHasCreatorWhereHasConditionswas added. - Input
QueryESigningsHasCreatorWhereHasConditionsRelationwas added. - Input
QueryESigningsOrderByOrderByClausewas added. - Field
eSigningwas added to object typeQuery. - Field
eSigningSignableFilewas added to object typeQuery. - Field
eSigningswas added to object typeQuery. - Field
createESigningwas added to object typeMutation. - Field
updateESigningwas added to object typeMutation. - Field
deleteESigningwas added to object typeMutation. - Field
createESigningSignatorywas added to object typeMutation. - Field
finalizeESigningwas added to object typeMutation. - Field
remindESigningSignatorywas added to object typeMutation. - Field
resendESigningSignatorywas added to object typeMutation. - Field
deleteESigningSignatorywas added to object typeMutation. - Field
countrywas added to typeCompany. - Field
countrywas added to typeContact. - Field
countrywas added to typePerson. - Field
isMemberwas added to typeEasement. - Field
isMemberwas added to typeLetter. - Field
isResponsiblewas added to typeLetter. - Field
isMemberwas added to typeCoordination. - Field
isResponsiblewas added to typeCoordination. - Field
isMemberwas added to typeSpecification. - Field
isResponsiblewas added to typeSpecification. - Field
isMemberwas added to typeOrdinance. - Field
isResponsiblewas added to typeOrdinance. - Field
isMemberwas added to typeContract. - Field
isResponsiblewas added to typeContract. - Field
isMemberwas added to typeSubmission. - Field
isResponsiblewas added to typeSubmission. - Field
isResponsiblewas added to typeProject. - Field
isResponsiblewas added to typeTask.
Nov 7, 2025
- Type
QuoteInvoicesWhereWhereConditionswas added - Type
QuoteInvoicesWhereWhereConditionsRelationwas added - Type
QuoteInvoicesOrderByOrderByClausewas added - Field
quotewas added to object typeInvoice - Field
invoiceswas added to object typeQuote
Sep 18, 2025
- Field
descriptionwas added to typeOrdinance. - Field
noteswas deprecated on typeOrdinancewith reasonUse description instead. - Input field
descriptionwas added to input object typesCreateOrdinanceInputandUpdateOrdinanceInput. - Input field
noteswas deprecated on input object typesCreateOrdinanceInputandUpdateOrdinanceInputwith reasonUse description instead. - Field
noteswas added to typesCompanyContactsEdge,CompanyPeopleEdge,ContactCompaniesEdge,ContactContactsEdge,ContactPeopleEdge,PersonCompaniesEdge, andPersonContactsEdge. - Enum
OrdinancesOrderByColumnsvalueDESCRIPTIONwas added. - Enum
OrdinancesWhereColumnsvalueDESCRIPTIONwas added. - Enum
OrdinancesOrderByColumnsvalueNOTESwas deprecated with reasonUse DESCRIPTION instead. - Enum
OrdinancesWhereColumnsvalueNOTESwas deprecated with reasonUse DESCRIPTION instead.
Sep 10, 2025
- Field
View.isAuthorwas added. - Field
View.creatorwas added. - Field
View.createdAtwas added. - Field
Dashboard.isAuthorwas added. - Field
Dashboard.creatorwas added. - Field
Dashboard.createdAtwas added. - Enum
PropertiesRelationsvalueTAGSwas added. - Query argument
properties.hasTagswas added. - Input type
QueryPropertiesHasTagsWhereHasConditionswas added. - Input type
QueryPropertiesHasTagsWhereHasConditionsRelationwas added. - Enum
QueryPropertiesHasTagsColumnwas added.
Aug 28, 2025
- Enum
IntegrationvalueGOOGLE_DRIVEwas added. - Enum
OAuthErrorCodevalueINSUFFICIENT_SCOPESwas added.
Aug 25, 2025
- Enum
IntegrationvalueDROPBOXwas added. - Query
integrationDetailswas added.
Aug 19, 2025
- Enum
EInvoiceStatuswas added. - Enum
Integrationwas added. - Enum
OAuthErrorCodewas added. - Mutation
dispatchEInvoiceswas added. - Mutation
initiateOAuthIntegrationwas added. - Mutation
checkIntegrationStatuswas added. - Mutation
disconnectIntegrationwas added. - Query
validateIntegrationConnectionwas added. - Type
DispatchEInvoicesPayloadwas added. - Type
DispatchEInvoiceErrorwas added. - Type
OAuthInitiationPayloadwas added. - Type
IntegrationStatuswas added. - Field
Account.regNumberwas added. - Field
Account.vatNumberwas added. - Field
Company.bankIbanwas added. - Input field
CreateCompanyInput.bankIbanwas added. - Input field
UpdateCompanyInput.bankIbanwas added. - Field
Contact.bankIbanwas added. - Input field
CreateContactInput.bankIbanwas added. - Input field
UpdateContactInput.bankIbanwas added. - Field
Person.bankIbanwas added. - Input field
CreatePersonInput.bankIbanwas added. - Input field
UpdatePersonInput.bankIbanwas added. - Enum
CompaniesWhereColumnsvalueBANK_IBANwas added. - Enum
CompaniesOrderByColumnsvalueBANK_IBANwas added. - Enum
ContactsWhereColumnsvalueBANK_IBANwas added. - Enum
ContactsOrderByColumnsvalueBANK_IBANwas added. - Enum
PeopleWhereColumnsvalueBANK_IBANwas added. - Enum
PeopleOrderByColumnsvalueBANK_IBANwas added. - Field
Invoice.eInvoiceStatuswas added. - Field
Invoice.eInvoiceMetadatawas added.
Jul 21, 2025
- Value
FILESwas added to enumViewModule. - Argument
hasUploaderwas added to queryfiles. - Values
SIZEandDISKwere added to enumsFilesWhereColumnsandFilesOrderByColumns. - Field
idwas added to typeFile. - Field
diskwas added to typeFile. - Field
modelwas added to typeFile. - Type
FileModelwas added. - Enum
PermissionSlugvaluesCAN_DELETE_FILESandCAN_DELETE_OTHERS_FILESwere added.
May 28, 2025
- Queries
downloadContact,downloadEasement,downloadLetter,downloadCoordination,downloadSpecification,downloadOrdinance,downloadContract,downloadSubmission,downloadProject,downloadProperty,downloadTask,downloadMeter,downloadInvoice, anddownloadQuotewere removed. - Type
PrintoutTemplateDownloadResponsewas removed. - Type
ContactSearchResultwas added. - Type
ContactSearchResultConnectionwas added. - Type
ContactSearchResultEdgewas added. - Type
DocumentActionResponsewas added. - Input
DocumentActionInputwas added. - Input
EmailRecipientwas added. - Query
searchContactsAndEmailswas added. - Query
validateIntegrationConnectionwas added. - Mutation
documentActionwas added. - Enum
ModuleSlugTypevalueSMTPwas added. - Enum
DocumentActionwas added. - Enum
DeliveryMethodvalueSMTPwas added. - Enum
ContactSearchMatchTypewas added.
Mar 27, 2025
- Input field
CreateCompanyInput.contactswas added. - Input field
UpdateCompanyInput.contactswas added. - Input field
CreateContactInput.contactswas added. - Input field
UpdateContactInput.contactswas added. - Input field
CreatePersonInput.contactswas added. - Input field
UpdatePersonInput.contactswas added. - Input field
RelatedContactsWithNotesInput.associatewas added. - Input field
RelatedContactsWithNotesInput.dissociatewas added. - Input field
RelatedContactsWithNotesInput.syncwas added. - Input field
RelatedContactsWithNotesInput.syncWithoutDetachingwas deprecated with reasonUse associate instead. - Input field
RelatedContactsWithNotesInput.disconnectwas deprecated with reasonUse dissociate instead. - Field
Company.contactswas added. - Field
Contact.contactswas added. - Field
Person.contactswas added. - Input
ContactRelationInputwas added. - Input
CompanyContactsWhereWhereConditionswas added. - Input
CompanyContactsWhereWhereConditionsRelationwas added. - Input
CompanyContactsOrderByOrderByClausewas added. - Input
ContactContactsWhereWhereConditionswas added. - Input
ContactContactsWhereWhereConditionsRelationwas added. - Input
ContactContactsOrderByOrderByClausewas added. - Input
PersonContactsWhereWhereConditionswas added. - Input
PersonContactsWhereWhereConditionsRelationwas added. - Input
PersonContactsOrderByOrderByClausewas added. - Type
CompanyContactsEdgewas added. - Type
CompanyContactsEdgeConnectionwas added. - Type
ContactContactsEdgewas added. - Type
ContactContactsEdgeConnectionwas added. - Type
PersonContactsEdgewas added. - Type
PersonContactsEdgeConnectionwas added. - Field
CompanyPeopleEdge.isDefaultwas deprecated with reasonThis field is no longer used. - Field
PersonCompaniesEdge.isDefaultwas deprecated with reasonThis field is no longer used. - Field
ContactPeopleEdge.isDefaultwas deprecated with reasonThis field is no longer used. - Field
ContactCompaniesEdge.isDefaultwas deprecated with reasonThis field is no longer used.
Mar 19, 2025
- Enum
BulkMutationActionvaluesASSOCIATE,DISSOCIATEwere added.
Mar 10, 2025
- Enum
LinkedinOrderByColumnsandLinkedinWhereColumnswere added. - Input
CompanyLinkedinInput,CompanyLinkedinsInput,ContactLinkedinInput,ContactLinkedinsInput,PersonLinkedinInput, andPersonLinkedinsInputwere added. - Field
Company.linkedins,Contact.linkedins, andPerson.linkedinswere added. - Enum
MeterNominalValuesOrderByColumnsandMeterNominalValuesWhereColumnsvalueNAMEwas renamed toVALUE. - Field
MeterNominalValue.valuewas added. - Field
MeterNominalValue.namewas removed.
Feb 28, 2025
- Enum
ContactsWhereColumnsvalueCONSOLIDATED_INVOICEwas added. - Input field
CreateContactInput.consolidatedInvoicewas added. - Input field
UpdateContactInput.consolidatedInvoicewas added. - Field
Contact.consolidatedInvoicewas added. - Enum
MeterBillingFrequencywas added and used in various inputs and types. - Enum
MeterTypevalueWATER_AND_SEWAGEwas added. - Enum
MetersOrderByColumnsvalueBILLING_FREQUENCYwas added. - Enum
MetersWhereColumnsvalueBILLING_FREQUENCYwas added. - Enum
SubmissionsOrderByColumnsvalueDUE_ATwas added. - Enum
SubmissionsWhereColumnsvalueDUE_ATwas added. - Mutation
billReadingswas added. - Field
InvoiceLine.readingwas added. - Field
Reading.invoicewas added. - Field
Reading.propertywas added.
Jan 20, 2025
- Input
ContractRelatedContactInputfieldsisContractPartner,isContactPerson,isRepresentative, andisInvoiceRecipientwere added. - Type
ContactContractsEdgefieldsisContractPartner,isContactPerson,isRepresentative, andisInvoiceRecipientwere added. - Type
ContractContactsEdgefieldsisContractPartner,isContactPerson,isRepresentative, andisInvoiceRecipientwere added.
Jan 16, 2025
- Enum
ContractsWhereColumnsvaluePRICE_LISTwas added. - Input field
CreateContractInput.priceListIdwas added. - Input field
UpdateContractInput.priceListIdwas added. - Object type
ContractfieldpriceListwas added. - Input
QueryContractsHasPriceListWhereHasConditionswas added. - Input
QueryContractsHasPriceListWhereHasConditionsRelationwas added. - Enum
QueryContractsHasPriceListColumnwas added.
Dec 17, 2024
- Enum
ProductsOrderByColumnsvalueDEFAULT_PRICEwas added. - Enum
ProductsWhereColumnsvalueDEFAULT_PRICEwas added. - Field
Product.defaultPricewas added.
Dec 12, 2024
- Enum
TemplatesOrderByColumnsvalueIS_DEFAULTwas added. - Enum
TemplatesWhereColumnsvalueIS_DEFAULTwas added. - Input field
CreateTemplateInput.isDefaultwas added. - Input field
UpdateTemplateInput.isDefaultwas added. - Field
Template.isDefaultwas added.
Dec 10, 2024
- Values
INVOICE,EXPENSE,QUOTEwere added to enumFileModelType - Type
PrintoutTemplateDownloadResponsewas added - Return type of queries
downloadContact,downloadContract,downloadCoordination,downloadEasement,downloadInvoice,downloadLetter,downloadMeter,downloadOrdinance,downloadProject,downloadProperty,downloadQuote,downloadSpecification,downloadSubmission,downloadTaskwas changed fromStringtoPrintoutTemplateDownloadResponse
Dec 4, 2024
- Type
ReadingPeriodwas added - Query
determineReadingPeriodwas added
Nov 18, 2024
- Enum
TemplateStatuswas added - Value
STATUSwas added to enumTemplatesOrderByColumns - Value
STATUSwas added to enumTemplatesWhereColumns - Value
TEMPLATESwas added to enumViewModule - Input field
statuswas added to input object typeCreateTemplateInput - Input field
statuswas added to input object typeUpdateTemplateInput - Field
statuswas added to typeTemplate
Nov 12, 2024
- Enum
ReadingStatuswas added - Value
READINGSwas removed from enumStatusModule - Field
latestAcceptedReadingwas renamedlatestApprovedReadingin typeMeter
Nov 8, 2024
- Value
DESCRIPTIONwas added to enumContractsOrderByColumns - Value
DESCRIPTIONwas added to enumContractsWhereColumns - Enum
ContractsOrderByColumnsvalueNOTESwas deprecated with reasonUse DESCRIPTION instead - Enum
ContractsWhereColumnsvalueNOTESwas deprecated with reasonUse DESCRIPTION instead - Input field
descriptionwas added to input object typeCreateContractInput - Input field
CreateContractInput.noteswas deprecated with reasonUse description instead - Input field
descriptionwas added to input object typeUpdateContractInput - Input field
UpdateContractInput.noteswas deprecated with reasonUse description instead - Field
descriptionwas added to typeContract - Field
Contract.noteswas deprecated with reasonUse description instead
Oct 31, 2024
- Value
SUMMARYwas added to enumLettersOrderByColumns - Value
SUMMARYwas added to enumLettersWhereColumns - Enum
LettersOrderByColumnsvalueCLARIFICATIONwas deprecated with reasonUse SUMMARY instead - Enum
LettersWhereColumnsvalueCLARIFICATIONwas deprecated with reasonUse SUMMARY instead - Input field
summarywas added to input object typeCreateLetterInput - Input field
summarywas added to input object typeUpdateLetterInput - Input field
CreateLetterInput.clarificationwas deprecated with reasonUse summary instead - Input field
UpdateLetterInput.clarificationwas deprecated with reasonUse summary instead - Field
summarywas added to typeCorrespondence - Field
Correspondence.clarificationwas deprecated with reasonUse summary instead - Field
summarywas added to typeLetter - Field
Letter.clarificationwas deprecated with reasonUse summary instead
Oct 30, 2024
- Enum
Areawas added - Values
SQM,Hwere added to enumProductUnit - Values
PROPERTIES,CONTACTS,PROJECTS,TASKS,METERS,LETTERS,SUBMISSIONS,EASEMENTS,COORDINATIONS,SPECIFICATIONS,ORDINANCES,CONTRACTSwere added to enumTemplateModule - Queries
downloadContact,downloadContract,downloadCoordination,downloadEasement,downloadLetter,downloadMeter,downloadOrdinance,downloadProject,downloadProperty,downloadSpecification,downloadSubmission,downloadTaskwere added
Oct 25, 2024
- Mutations
approveExpense,createExpense,createInvoiceFromQuote,createQuote,deleteExpense,deleteQuote,duplicateExpense,duplicateQuote,markExpenseAsPaid,restoreExpense,restoreQuote,updateExpense,updateQuote,voidExpensewere added - Inputs
ContactExpensesOrderByOrderByClause,ContactExpensesWhereWhereConditionsRelation,ContactExpensesWhereWhereConditions,ContactQuotesOrderByOrderByClause,ContactQuotesWhereWhereConditionsRelation,ContactQuotesWhereWhereConditions,ContractExpensesOrderByOrderByClause,ContractExpensesWhereWhereConditionsRelation,ContractExpensesWhereWhereConditions,ContractQuotesOrderByOrderByClause,ContractQuotesWhereWhereConditionsRelation,ContractQuotesWhereWhereConditions,CreateExpenseInput,CreateExpenseLineInput,CreateExpenseLinesInput,CreateQuoteInput,CreateQuoteLineInput,CreateQuoteLinesInput,DuplicateCommerceInput,ExpenseContractsOrderByOrderByClause,ExpenseContractsWhereWhereConditionsRelation,ExpenseContractsWhereWhereConditions,ExpenseFilesOrderByOrderByClause,ExpenseFilesWhereWhereConditionsRelation,ExpenseFilesWhereWhereConditions,ExpenseLettersOrderByOrderByClause,ExpenseLettersWhereWhereConditionsRelation,ExpenseLettersWhereWhereConditions,ExpenseProjectsOrderByOrderByClause,ExpenseProjectsWhereWhereConditionsRelation, ,ExpenseProjectsWhereWhereConditions,ExpensePropertiesOrderByOrderByClause,ExpensePropertiesWhereWhereConditionsRelation,ExpensePropertiesWhereWhereConditions,ExpenseTasksOrderByOrderByClause,ExpenseTasksWhereWhereConditionsRelation,ExpenseTasksWhereWhereConditions,LetterExpensesOrderByOrderByClause,LetterExpensesWhereWhereConditionsRelation,LetterExpensesWhereWhereConditions,LetterQuotesOrderByOrderByClause,LetterQuotesWhereWhereConditionsRelation,LetterQuotesWhereWhereConditions,ProjectExpensesOrderByOrderByClause,ProjectExpensesWhereWhereConditionsRelation,ProjectExpensesWhereWhereConditions,ProjectQuotesOrderByOrderByClause,ProjectQuotesWhereWhereConditionsRelation,ProjectQuotesWhereWhereConditions,PropertyExpensesOrderByOrderByClause,PropertyExpensesWhereWhereConditionsRelation,PropertyExpensesWhereWhereConditions,PropertyQuotesOrderByOrderByClause,PropertyQuotesWhereWhereConditionsRelation,PropertyQuotesWhereWhereConditions,QueryExpensesHasCompanyWhereHasConditionsRelation,QueryExpensesHasCompanyWhereHasConditions,QueryExpensesHasCreatorWhereHasConditionsRelation,QueryExpensesHasCreatorWhereHasConditions,QueryExpensesHasFollowersWhereHasConditionsRelation,QueryExpensesHasFollowersWhereHasConditions,QueryExpensesHasPersonWhereHasConditionsRelation,QueryExpensesHasPersonWhereHasConditions,QueryExpensesOrderByOrderByClause,QueryExpensesWhereWhereConditionsRelation,QueryExpensesWhereWhereConditions,QueryQuotesHasClientWhereHasConditionsRelation,QueryQuotesHasClientWhereHasConditions,QueryQuotesHasCreatorWhereHasConditionsRelation,QueryQuotesHasCreatorWhereHasConditions,QueryQuotesHasFollowersWhereHasConditionsRelation,QueryQuotesHasFollowersWhereHasConditions,QueryQuotesHasIssuerWhereHasConditionsRelation,QueryQuotesHasIssuerWhereHasConditions,QueryQuotesHasPersonWhereHasConditionsRelation,QueryQuotesHasPersonWhereHasConditions,QueryQuotesHasPriceListWhereHasConditionsRelation,QueryQuotesHasPriceListWhereHasConditions,QueryQuotesOrderByOrderByClause,QueryQuotesWhereWhereConditionsRelation,QueryQuotesWhereWhereConditions,QuoteContractsOrderByOrderByClause,QuoteContractsWhereWhereConditionsRelation,QuoteContractsWhereWhereConditions,QuoteFilesOrderByOrderByClause,QuoteFilesWhereWhereConditionsRelation,QuoteFilesWhereWhereConditions,QuoteLettersOrderByOrderByClause,QuoteLettersWhereWhereConditionsRelation,QuoteLettersWhereWhereConditions,QuoteProjectsOrderByOrderByClause,QuoteProjectsWhereWhereConditionsRelation,QuoteProjectsWhereWhereConditions,QuotePropertiesOrderByOrderByClause,QuotePropertiesWhereWhereConditionsRelation,QuotePropertiesWhereWhereConditions,QuoteTasksOrderByOrderByClause,QuoteTasksWhereWhereConditionsRelation,QuoteTasksWhereWhereConditions,RelatedExpensesInput,RelatedQuotesInput,TaskExpensesOrderByOrderByClause,TaskExpensesWhereWhereConditionsRelation,TaskExpensesWhereWhereConditions,TaskQuotesOrderByOrderByClause,TaskQuotesWhereWhereConditionsRelation,TaskQuotesWhereWhereConditions,UpdateExpenseInput,UpdateExpenseLineInput,UpdateExpenseLinesInput,UpdateQuoteInput,UpdateQuoteLineInput,UpdateQuoteLinesInputwere added - Input fields
expenses,quoteswere added to input object typeCreateContractInput - Input fields
expenses,quoteswere added to input object typeCreateLetterInput - Input fields
expenses,quoteswere added to input object typeCreateProjectInput - Input fields
expenses,quoteswere added to input object typeCreatePropertyInput - Input fields
expenses,quoteswere added to input object typeCreateTaskInput - Input fields
expenses,quoteswere added to input object typeUpdateContractInput - Input fields
expenses,quoteswere added to input object typeUpdateLetterInput - Input fields
expenses,quoteswere added to input object typeUpdateProjectInput - Input fields
expenses,quoteswere added to input object typeUpdatePropertyInput - Input fields
expenses,quoteswere added to input object typeUpdateTaskInput - Input field
quoteLineIdwas added to input object typeCreateInvoiceLineInput - Enums
ExpenseStatus,ExpensesOrderByColumns,ExpensesRelations,ExpensesWhereColumns,QueryExpensesHasCompanyColumn,QueryExpensesHasCreatorColumn,QueryExpensesHasFollowersColumn,QueryExpensesHasPersonColumn,QueryQuotesHasClientColumn,QueryQuotesHasCreatorColumn,QueryQuotesHasFollowersColumn,QueryQuotesHasIssuerColumn,QueryQuotesHasPersonColumn,QueryQuotesHasPriceListColumn,QuotesOrderByColumns,QuotesRelations,QuotesWhereColumnswere added - Values
INVOICE,EXPENSE,QUOTEwere added to enumCommentCommentableType - Values
METER,INVOICE,EXPENSE,QUOTEwere added to enumFollowableInstanceType - Values
INVOICES,EXPENSES,QUOTES,LINESwere added to enumModuleRelation - Values
EXPENSES,QUOTESwere added to enumSearchableType - Values
EXPENSES,QUOTESwere added to enumViewModule - Values
CAN_ACCESS_QGIS_PLUGIN,CAN_ADD_EXPENSES,CAN_EDIT_EXPENSES,CAN_DELETE_EXPENSES,CAN_SEE_OTHERS_QUOTES,CAN_ADD_QUOTES,CAN_EDIT_OTHERS_QUOTES,CAN_DELETE_QUOTES,CAN_DELETE_OTHERS_QUOTESwere added to enumPermissionSlug - Value
QUOTESwas added to enumModuleSlugType - Value
QUOTEwas added to enumNumberingSeriesModule - Value
QUOTESwas added to enumStatusModule - Value
QUOTESwas added to enumTemplateModule - Mutation
duplicateInvoiceargumentinputchanged fromDuplicateInputtoDuplicateCommerceInput - Fields
expenses,quoteswere added to typeContact - Fields
expenses,quoteswere added to typeContract - Fields
expenses,quoteswere added to typeLetter - Fields
expenses,quoteswere added to typeProject - Fields
expenses,quoteswere added to typeProperty - Fields
expenses,quoteswere added to typeTask - Field
quoteLinewas added to typeInvoiceLine - Types
ExpenseLine,Expense,QuoteLine,Quotewere added - Queries
downloadQuote,expense,expenses,quote,quoteswere added
Oct 4, 2024
- Mutations
createTemplate,deleteAccountLogo,deleteTemplate,restoreTemplate,updateTemplate,uploadAccountLogowere added - Inputs
CreateTemplateInput,UpdateTemplateInputwere added - Type
Templatewas added - Field
pdfLogowas added to typeAccount - Queries
downloadInvoice,dynamicFields,previewTemplate,template,templateswere added - Enums
TemplateModule,TemplatesOrderByColumns,TemplatesWhereColumnswere added - Argument
searchwas removed from queryroles - Values
ACCOUNT_DETAILS,TEMPLATESwere added to enumActivitySubjectSlugType - Values
ACCOUNT_DETAILS,TEMPLATESwere added to enumModuleSlugType - Value
CAN_MANAGE_PRINTOUT_TEMPLATESwas added to enumPermissionSlug - Value
CUBIC_METERSwas added to enumProductUnit - Field
ContactRelatedContractsInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
ContactRelatedContractsInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
ContactRelatedProjectsInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
ContactRelatedProjectsInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
ContractRelatedContactsInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
ContractRelatedContactsInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
ContractRelatedMembersInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
ContractRelatedMembersInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
CoordinationRelatedMembersInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
CoordinationRelatedMembersInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
EasementPropertiesInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
EasementPropertiesInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
LetterRelatedMembersInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
LetterRelatedMembersInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
OrdinanceRelatedMembersInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
OrdinanceRelatedMembersInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
ProjectRelatedContactsInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
ProjectRelatedContactsInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
ProjectRelatedMembersInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
ProjectRelatedMembersInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
PropertyContactsInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
PropertyContactsInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
RelatedContactsInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
RelatedContactsInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
RelatedContractsInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
RelatedContractsInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
RelatedCoordinationsInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
RelatedCoordinationsInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
RelatedEasementsInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
RelatedEasementsInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
RelatedLettersInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
RelatedLettersInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
RelatedMembersInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
RelatedMembersInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
RelatedNumberingSeriesInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
RelatedNumberingSeriesInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
RelatedOrdinancesInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
RelatedOrdinancesInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
RelatedProjectsInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
RelatedProjectsInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
RelatedPropertiesInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
RelatedPropertiesInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
RelatedSpecificationsInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
RelatedSpecificationsInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
RelatedSubmissionsInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
RelatedSubmissionsInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
RelatedTagsInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
RelatedTagsInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
RelatedTasksInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
RelatedTasksInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
SpecificationRelatedMembersInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
SpecificationRelatedMembersInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
SubmissionRelatedMembersInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
SubmissionRelatedMembersInput.disconnect(deprecated) was removed.dissociateshould be used instead. - Field
TaskRelatedMembersInput.syncWithoutDetaching(deprecated) was removed.associateshould be used instead. - Field
TaskRelatedMembersInput.disconnect(deprecated) was removed.dissociateshould be used instead.
Aug 23, 2024
- Mutations
createInvoice,createPriceList,createProductGroup,createProduct,createTaxRate,deleteInvoice,deletePriceList,deleteProductGroup,deleteProduct,deleteTaxRate,duplicateInvoice,duplicateProduct,finalizeInvoice,markInvoiceAsPaid,markInvoiceAsPartiallyPaid,markInvoiceAsUncollectible,restoreInvoice,restorePriceList,restoreProductGroup,restoreProduct,restoreTaxRate,updateInvoice,updatePriceList,updateProductGroup,updateProduct,updateTaxRate,voidInvoicewere added - Inputs
ContactInvoicesOrderByOrderByClause,ContactInvoicesWhereWhereConditionsRelation,ContactInvoicesWhereWhereConditions,ContractInvoicesOrderByOrderByClause,ContractInvoicesWhereWhereConditionsRelation,ContractInvoicesWhereWhereConditions,CreateInvoiceInput,CreateInvoiceLineInput,CreateInvoiceLinesInput,CreatePriceListInput,CreateProductGroupInput,CreateProductInput,CreateProductRelatedPriceInput,CreateTaxRateInput,InvoiceContractsOrderByOrderByClause,InvoiceContractsWhereWhereConditionsRelation,InvoiceContractsWhereWhereConditions,InvoiceFilesOrderByOrderByClause,InvoiceFilesWhereWhereConditionsRelation,InvoiceFilesWhereWhereConditions,InvoiceLettersOrderByOrderByClause,InvoiceLettersWhereWhereConditionsRelation,InvoiceLettersWhereWhereConditions,InvoiceProjectsOrderByOrderByClause,InvoiceProjectsWhereWhereConditionsRelation,InvoiceProjectsWhereWhereConditions,InvoicePropertiesOrderByOrderByClause,InvoicePropertiesWhereWhereConditionsRelation,InvoicePropertiesWhereWhereConditions,InvoiceTasksOrderByOrderByClause,InvoiceTasksWhereWhereConditionsRelation,InvoiceTasksWhereWhereConditions,LetterInvoicesOrderByOrderByClause,LetterInvoicesWhereWhereConditionsRelation,LetterInvoicesWhereWhereConditions,ProductGroupChildrenOrderByOrderByClause,ProductGroupChildrenWhereWhereConditionsRelation,ProductGroupChildrenWhereWhereConditions,ProductPricesInput,ProjectInvoicesOrderByOrderByClause,ProjectInvoicesWhereWhereConditionsRelation,ProjectInvoicesWhereWhereConditions,PropertyInvoicesOrderByOrderByClause,PropertyInvoicesWhereWhereConditionsRelation,PropertyInvoicesWhereWhereConditions,QueryInvoicesHasClientWhereHasConditionsRelation,QueryInvoicesHasClientWhereHasConditions,QueryInvoicesHasCreatorWhereHasConditionsRelation,QueryInvoicesHasCreatorWhereHasConditions,QueryInvoicesHasFollowersWhereHasConditionsRelation,QueryInvoicesHasFollowersWhereHasConditions,QueryInvoicesHasIssuerWhereHasConditionsRelation,QueryInvoicesHasIssuerWhereHasConditions,QueryInvoicesHasPersonWhereHasConditionsRelation,QueryInvoicesHasPersonWhereHasConditions,QueryInvoicesHasPriceListWhereHasConditionsRelation,QueryInvoicesHasPriceListWhereHasConditions,QueryInvoicesOrderByOrderByClause,QueryInvoicesWhereWhereConditionsRelation,QueryInvoicesWhereWhereConditions,QueryPriceListsOrderByOrderByClause,QueryPriceListsWhereWhereConditionsRelation,QueryPriceListsWhereWhereConditions,QueryProductGroupsOrderByOrderByClause,QueryProductGroupsWhereWhereConditionsRelation,QueryProductGroupsWhereWhereConditions,QueryProductsHasGroupWhereHasConditionsRelation,QueryProductsHasGroupWhereHasConditions,QueryProductsHasTaxRateWhereHasConditionsRelation,QueryProductsHasTaxRateWhereHasConditions,QueryProductsOrderByOrderByClause,QueryProductsWhereWhereConditionsRelation,QueryProductsWhereWhereConditions,QueryTaxRatesOrderByOrderByClause,QueryTaxRatesWhereWhereConditionsRelation,QueryTaxRatesWhereWhereConditions,RelatedInvoicesInput,TaskInvoicesOrderByOrderByClause,TaskInvoicesWhereWhereConditionsRelation,TaskInvoicesWhereWhereConditions,UpdateInvoiceInput,UpdateInvoiceLineInput,UpdateInvoiceLinesInput,UpdatePriceListInput,UpdateProductGroupInput,UpdateProductInput,UpdateProductRelatedPriceInput,UpdateTaxRateInputwere added - Types
CurrencyRate,InvoiceConnection,InvoiceEdge,InvoiceLine,Invoice,PriceListConnection,PriceListEdge,PriceList,ProductConnection,ProductEdge,ProductGroupConnection,ProductGroupEdge,ProductGroup,ProductPrice,Product,TaxRateConnection,TaxRateEdge,TaxRatewere added - Queries
userDevicesallProductGroups,invoice,invoices,priceList,priceLists,productGroup,productGroups,productUnits,product,products,taxRate,taxRateswere added - Input field
invoiceswas added to input object typeCreateContractInput - Input field
invoiceswas added to input object typeCreateLetterInput - Input field
invoiceswas added to input object typeCreateProjectInput - Input field
invoiceswas added to input object typeCreatePropertyInput - Input field
invoiceswas added to input object typeCreateTaskInput - Input field
invoiceswas added to input object typeUpdateContractInput - Input field
invoiceswas added to input object typeUpdateLetterInput - Input field
invoiceswas added to input object typeUpdateProjectInput - Input field
invoiceswas added to input object typeUpdatePropertyInput - Input field
invoiceswas added to input object typeUpdateTaskInput - Enum
ActivitySubjectSlugTypevalueSALESwas renamed toCOMMERCE - Enum
CurrencyCodevalues were corrected - Enums
InvoiceStatus,InvoicesOrderByColumns,InvoicesRelations,InvoicesWhereColumns,PriceListsOrderByColumns,PriceListsWhereColumns,ProductGroupsOrderByColumns,ProductGroupsWhereColumns,ProductStatus,ProductUnit,ProductsOrderByColumns,ProductsWhereColumns,QueryInvoicesHasClientColumn,QueryInvoicesHasCreatorColumn,QueryInvoicesHasFollowersColumn,QueryInvoicesHasIssuerColumn,QueryInvoicesHasPersonColumn,QueryInvoicesHasPriceListColumn,QueryProductsHasGroupColumn,QueryProductsHasTaxRateColumn,TaxRatesOrderByColumns,TaxRatesWhereColumnswere added - Enum
ModuleSlugTypevalueSALESwas renamed toCOMMERCE - Values
COMMERCE_INVOICES,INVOICE_LINES,PRODUCTS,PRICE_LISTS,PRODUCT_GROUPS,PRODUCTS_PRICESwere added to enumActivitySubjectSlugType - Values
PRODUCTS,TAX_RATES,CURRENCIESwere added to enumModuleSlugType - Value
INVOICEwas added to enumNumberingSeriesModule - Values
CAN_SEE_OTHERS_INVOICES,CAN_ADD_INVOICES,CAN_EDIT_OTHERS_INVOICES,CAN_DELETE_INVOICES,CAN_DELETE_OTHERS_INVOICES,CAN_MANAGE_PRODUCTS,CAN_MANAGE_TAX_RATES,CAN_MANAGE_CURRENCIESwere added to enumPermissionSlug - Values
PRODUCTS,INVOICESwere added to enumSearchableType - Values
PRODUCTS,INVOICESwere added to enumViewModule - Field
currencywas added to typeAccount - Field
displayNamewas added to typeAddress - Field
invoiceswas added to typeContact - Field
invoiceswas added to typeContract - Field
invoiceswas added to typeLetter - Field
invoiceswas added to typeProject - Field
invoiceswas added to typeProperty - Field
invoiceswas added to typeTask - Field
currentRatewas added to typeCurrency
Aug 22, 2024
- Field
Contact.isManagerwas removed. UseisMemberinstead. - Field
Contact.managerswas removed. Usemembersinstead. - Field
Coordination.groupwas removed. Usetypeinstead. - Field
Easement.managerswas removed. Usemembersinstead. - Field
Person.isManagerwas removed. UseisMemberinstead. - Field
Person.managerswas removed. Usemembersinstead. - Field
Property.isManagerwas removed. UseisMemberinstead. - Field
Property.managerswas removed. Usemembersinstead. - Field
Tag.sortOrderwas removed. Sorting is not supported anymore. - Input
CreateCompanyInputfieldmanagerswas removed. Usemembersinstead. - Input
CreateContactInputfieldmanagerswas removed. Usemembersinstead. - Input
CreateEasementInputfieldmanagerswas removed. Usemembersinstead. - Input
CreatePersonInputfieldmanagerswas removed. Usemembersinstead. - Input
CreatePropertyInputfieldmanagerswas removed. Usemembersinstead. - Input
UpdateCompanyInputfieldmanagerswas removed. Usemembersinstead. - Input
UpdateContactInputfieldmanagerswas removed. Usemembersinstead. - Input
UpdateEasementInputfieldmanagerswas removed. Usemembersinstead. - Input
UpdatePersonInputfieldmanagerswas removed. Usemembersinstead. - Input
UpdatePropertyInputfieldmanagerswas removed. Usemembersinstead. - Enum
ContractsOrderByColumnsvalueRELATED_IDwas removed. UsePARENT_IDinstead. - Enum
ContractsOrderByColumnsvalueFILE_PATHwas removed. UseFILES_PATHinstead. - Enum
ContractsWhereColumnsvalueRELATED_IDwas removed. UsePARENT_IDinstead. - Enum
ContractsWhereColumnsvalueFILE_PATHwas removed. UseFILES_PATHinstead. - Enum
CoordinationsOrderByColumnsvalueGROUPwas removed. UseTYPEinstead. - Enum
CoordinationsOrderByColumnsvalueFILE_PATHwas removed. UseFILES_PATHinstead. - Enum
CoordinationsWhereColumnsvalueGROUPwas removed. UseTYPEinstead. - Enum
CoordinationsWhereColumnsvalueFILE_PATHwas removed. UseFILES_PATHinstead. - Enum
EasementsOrderByColumnsvalueFILE_PATHwas removed. UseFILES_PATHinstead. - Enum
EasementsWhereColumnsvalueFILE_PATHwas removed. UseFILES_PATHinstead. - Enum
OrdinancesOrderByColumnsvalueRELATED_IDwas removed. UsePARENT_IDinstead. - Enum
OrdinancesOrderByColumnsvalueFILE_PATHwas removed. UseFILES_PATHinstead. - Enum
OrdinancesWhereColumnsvalueRELATED_IDwas removed. UsePARENT_IDinstead. - Enum
OrdinancesWhereColumnsvalueFILE_PATHwas removed. UseFILES_PATHinstead. - Enum
SpecificationsOrderByColumnsvalueFILE_PATHwas removed. UseFILES_PATHinstead. - Enum
SpecificationsWhereColumnsvalueFILE_PATHwas removed. UseFILES_PATHinstead. - Enum
SubmissionsOrderByColumnsvalueFILE_PATHwas removed. UseFILES_PATHinstead. - Enum
SubmissionsWhereColumnsvalueFILE_PATHwas removed. UseFILES_PATHinstead.
Jun 12, 2024
- Inputs
QuerySubmissionsHasTagsWhereHasConditions,QuerySubmissionsHasTagsWhereHasConditionsRelation,SubmissionTagsOrderByOrderByClause,SubmissionTagsWhereWhereConditionsRelation,SubmissionTagsWhereWhereConditionswere added - Field
tagswas added to typeSubmission - Enum
QuerySubmissionsHasTagsColumnwas added - Value
TAGSwas added to enumSubmissionsRelations - Value
SUBMISSIONSwas added to enumTagModule - Argument
hasTagswas added to querysubmissions
Jun 8, 2024
- Fields
isMember,memberswere added to typeCompany - Field
Company.isManagerwas deprecated with reasonUse isMember instead - Field
Company.managerswas deprecated with reasonUse members instead - Fields
isMember,memberswere added to typeContact - Field
Contact.isManagerwas deprecated with reasonUse isMember instead - Field
Contact.managerswas deprecated with reasonUse members instead - Field
memberswas added to typeEasement - Field
Easement.managerswas deprecated with reasonUse members instead - Fields
isMember,memberswere added to typePerson - Field
Person.isManagerwas deprecated with reasonUse isMember instead - Field
Person.managerswas deprecated with reasonUse members instead - Fields
isMember,memberswere added to typeProperty - Field
Property.isManagerwas deprecated with reasonUse isMember instead - Field
Property.managerswas deprecated with reasonUse members instead - Inputs
CompanyMembersOrderByOrderByClause,CompanyMembersWhereWhereConditionsRelation,CompanyMembersWhereWhereConditions,ContactMembersOrderByOrderByClause,ContactMembersWhereWhereConditionsRelation,ContactMembersWhereWhereConditions,EasementMembersOrderByOrderByClause,EasementMembersWhereWhereConditionsRelation,EasementMembersWhereWhereConditions,PersonMembersOrderByOrderByClause,PersonMembersWhereWhereConditionsRelation,PersonMembersWhereWhereConditions,PropertyMembersOrderByOrderByClause,PropertyMembersWhereWhereConditionsRelation,PropertyMembersWhereWhereConditions,QueryClientsHasMembersWhereHasConditionsRelation,QueryClientsHasMembersWhereHasConditions,QueryCompaniesHasMembersWhereHasConditionsRelation,QueryCompaniesHasMembersWhereHasConditions,QueryContactsHasMembersWhereHasConditionsRelation,QueryContactsHasMembersWhereHasConditions,QueryEasementsHasMembersWhereHasConditionsRelation,QueryEasementsHasMembersWhereHasConditions,QueryPeopleHasMembersWhereHasConditionsRelation,QueryPeopleHasMembersWhereHasConditions,QueryPropertiesHasMembersWhereHasConditionsRelation,QueryPropertiesHasMembersWhereHasConditionswere added - Input field
memberswas added to input object typeCreateCompanyInput - Input field
memberswas added to input object typeCreateContactInput - Input field
memberswas added to input object typeCreateEasementInput - Input field
memberswas added to input object typeCreatePersonInput - Input field
memberswas added to input object typeCreatePropertyInput - Input field
memberswas added to input object typeUpdateCompanyInput - Input field
memberswas added to input object typeUpdateContactInput - Input field
memberswas added to input object typeUpdateEasementInput - Input field
memberswas added to input object typeUpdatePersonInput - Input field
memberswas added to input object typeUpdatePropertyInput - Enum
CompaniesRelationsvalueMANAGERSwas renamed toMEMBERS - Enum
CompaniesWhereColumnsvalueMANAGERwas renamed toMEMBER - Enum
ContactsRelationsvalueMANAGERSwas renamed toMEMBERS - Enum
ContactsWhereColumnsvalueMANAGERwas renamed toMEMBER - Enum
EasementsRelationsvalueMANAGERSwas renamed toMEMBERS - Enum
EasementsWhereColumnsvalueMANAGERwas renamed toMEMBER - Enum
PeopleRelationsvalueMANAGERSwas renamed toMEMBERS - Enum
PeopleWhereColumnsvalueMANAGERwas renamed toMEMBER - Enum
PropertiesRelationsvalueMANAGERSwas renamed toMEMBERS - Enum
PropertiesWhereColumnsvalueMANAGERwas renamed toMEMBER - Enums
QueryClientsHasMembersColumn,QueryCompaniesHasMembersColumn,QueryContactsHasMembersColumn,QueryEasementsHasMembersColumn,QueryPeopleHasMembersColumn,QueryPropertiesHasMembersColumnwere added - Argument
hasMemberswas added to queryclients - Argument
hasManagerswas removed from queryclients - Argument
hasMemberswas added to querycompanies - Argument
hasManagerswas removed from querycompanies - Argument
hasMemberswas added to querycontacts - Argument
hasManagerswas removed from querycontacts - Argument
hasMemberswas added to queryeasements - Argument
hasManagerswas removed from queryeasements - Argument
hasMemberswas added to querypeople - Argument
hasManagerswas removed from querypeople - Argument
hasMemberswas added to queryproperties - Argument
hasManagerswas removed from queryproperties
May 31, 2024
- Types
SearchHit,SearchResponseTypewere added - Queries
search,searchableTypeswere added - Input
SearchInputwas added - Enum
SearchableTypewas added
May 29, 2024
- Mutations
duplicateContract,duplicateCoordination,duplicateEasement,duplicateLetter,duplicateMeter,duplicateOrdinance,duplicateProject,duplicateSpecification,duplicateSubmission,duplicateTaskwere added - Input
DuplicateInputwas added
May 16, 2024
- Types
Meter,MeterManufacturer,MeterModel,MeterNominalValue,Readingwere added - Queries
meter,meters,meterManufacturer,meterManufacturers,meterModel,meterModels,meterNominalValue,meterNominalValues,reading,readingswere added - Mutations
createMeter,updateMeter,deleteMeter,restoreMeter,createMeterManufacturer,updateMeterManufacturer,deleteMeterManufacturer,restoreMeterManufacturer,createMeterModel,updateMeterModel,deleteMeterModel,restoreMeterModel,createMeterNominalValue,updateMeterNominalValue,deleteMeterNominalValue,restoreMeterNominalValue,createReading,updateReading,deleteReading,restoreReadingwere added - Field
meterswas added to typesCompany,Contact,Contract,Letter,Person,Property,Specification,Submission,Task - Field
readingswas added to typeProperty
Mar 7, 2024
- Type
UserDevicewas added - Query
userDeviceswas added - Mutations
forgotPassword,resetPassword,revokeDevicewere added - Field
copyableRelationswas added to typeModule - Field
copyRelationswas added to inputsCreateCompanyInput,CreateContactInput,CreateContractInput,CreateCoordinationInput,CreateEasementInput,CreateLetterInput,CreateOrdinanceInput,CreatePersonInput,CreateProjectInput,CreatePropertyInput,CreateSpecificationInput,CreateSubmissionInput,CreateTaskInput - Inputs
CopyRelationsInput,CopyRelationsSourceInput,ForgotPasswordInput,ResetPasswordInputwere added - Enum
ModuleRelationwas added - Enum
PASSWORDwas renamed toSECURITYin enumModuleSlugType
Mar 18, 2025
- Enum
BulkMutationActionwas added. - Enum
BulkMutationActionvaluesASSOCIATE,UPDATE,DISSOCIATEwere added.