The information for the upcoming version is still provisional. It is provided to help you anticipate and prepare for any necessary adjustments to your applications.
Detected the following changes (98) between schemas:
✖ Type ProductCategoryOperationFilterInput was removed
✖ Input field ProductFilterInput.category changed type from ProductCategoryOperationFilterInput to ProductCategoryFilter
✖ Input field ProductPriceGLDtoInput.quantity changed type from Int! to Decimal!
✖ Input field ProductSortInput.category changed type from SortEnumType to ProductCategorySort
✖ Field SalesDeliveryNoteLine.totalQuantity changed type from Int to Decimal
✖ Input field SalesDeliveryNoteLineCreateGLDtoInput.totalQuantity changed type from Int to Decimal
✖ Input field SalesDeliveryNoteLineFilterInput.totalQuantity changed type from IntOperationFilterInput to DecimalOperationFilterInput
✖ Input field SalesDeliveryNoteLineUpdateGLDtoInput.totalQuantity changed type from Int to Decimal
✖ Field SalesDiscountGroupLineStretch.fromUnits changed type from Int to Decimal
✖ Field SalesDiscountGroupLineStretch.toUnits changed type from Int to Decimal
✖ Input field SalesDiscountGroupLineStretchFilterInput.fromUnits changed type from IntOperationFilterInput to DecimalOperationFilterInput
✖ Input field SalesDiscountGroupLineStretchFilterInput.toUnits changed type from IntOperationFilterInput to DecimalOperationFilterInput
✖ Field SalesInvoiceLine.totalQuantity changed type from Int to Decimal
✖ Input field SalesInvoiceLineCreateGLDtoInput.totalQuantity changed type from Int to Decimal
✖ Input field SalesInvoiceLineFilterInput.totalQuantity changed type from IntOperationFilterInput to DecimalOperationFilterInput
✖ Input field SalesInvoiceLineUpdateGLDtoInput.totalQuantity changed type from Int to Decimal
✖ Field SalesOrderLine.pendingQuantity changed type from Int to Decimal
✖ Field SalesOrderLine.totalQuantity changed type from Int to Decimal
✖ Input field SalesOrderLineCreateGLDtoInput.pendingQuantity changed type from Int to Decimal
✖ Input field SalesOrderLineCreateGLDtoInput.totalQuantity changed type from Int to Decimal
✖ Input field SalesOrderLineFilterInput.pendingQuantity changed type from IntOperationFilterInput to DecimalOperationFilterInput
✖ Input field SalesOrderLineFilterInput.totalQuantity changed type from IntOperationFilterInput to DecimalOperationFilterInput
✖ Input field SalesOrderLineUpdateGLDtoInput.totalQuantity changed type from Int to Decimal
✖ Field SalesQuoteLine.pendingQuantity changed type from Int to Decimal
✖ Field SalesQuoteLine.totalQuantity changed type from Int to Decimal
✖ Input field SalesQuoteLineCreateGLDtoInput.pendingQuantity changed type from Int to Decimal
✖ Input field SalesQuoteLineCreateGLDtoInput.totalQuantity changed type from Int to Decimal
✖ Input field SalesQuoteLineFilterInput.pendingQuantity changed type from IntOperationFilterInput to DecimalOperationFilterInput
✖ Input field SalesQuoteLineFilterInput.totalQuantity changed type from IntOperationFilterInput to DecimalOperationFilterInput
✖ Input field SalesQuoteLineUpdateGLDtoInput.totalQuantity changed type from Int to Decimal
✖ Field SalesTariffLineStretch.fromUnits changed type from Int to Decimal
✖ Field SalesTariffLineStretch.toUnits changed type from Int to Decimal
✖ Input field SalesTariffLineStretchFilterInput.fromUnits changed type from IntOperationFilterInput to DecimalOperationFilterInput
✖ Input field SalesTariffLineStretchFilterInput.toUnits changed type from IntOperationFilterInput to DecimalOperationFilterInput
⚠ Enum value PRODUCT_AND_SERVICE was added to enum ProductCategory
⚠ Input field unitOfMeasurement of type UnitOfMeasurementFilterInput was added to input object type ProductFilterInput
⚠ Input field unitOfMeasurementId of type UuidOperationFilterInput was added to input object type ProductFilterInput
⚠ Input field unitOfMeasurement of type UnitOfMeasurementSortInput was added to input object type ProductSortInput
⚠ Input field unitOfMeasurementId of type SortEnumType was added to input object type ProductSortInput
⚠ Input field unitOfMeasurement of type UnitOfMeasurementFilterInput was added to input object type SalesDeliveryNoteLineFilterInput
⚠ Input field unitOfMeasurementId of type UuidOperationFilterInput was added to input object type SalesDeliveryNoteLineFilterInput
⚠ Input field unitOfMeasurement of type UnitOfMeasurementSortInput was added to input object type SalesDeliveryNoteLineSortInput
⚠ Input field unitOfMeasurementId of type SortEnumType was added to input object type SalesDeliveryNoteLineSortInput
⚠ Input field operationDate of type DateTime was added to input object type SalesInvoiceCreateGLDtoInput
⚠ Input field unitOfMeasurement of type UnitOfMeasurementFilterInput was added to input object type SalesInvoiceLineFilterInput
⚠ Input field unitOfMeasurementId of type UuidOperationFilterInput was added to input object type SalesInvoiceLineFilterInput
⚠ Input field unitOfMeasurement of type UnitOfMeasurementSortInput was added to input object type SalesInvoiceLineSortInput
⚠ Input field unitOfMeasurementId of type SortEnumType was added to input object type SalesInvoiceLineSortInput
⚠ Input field operationDate of type DateTime was added to input object type SalesInvoiceUpdateGLDtoInput
⚠ Input field unitOfMeasurement of type UnitOfMeasurementFilterInput was added to input object type SalesOrderLineFilterInput
⚠ Input field unitOfMeasurementId of type UuidOperationFilterInput was added to input object type SalesOrderLineFilterInput
⚠ Input field unitOfMeasurement of type UnitOfMeasurementSortInput was added to input object type SalesOrderLineSortInput
⚠ Input field unitOfMeasurementId of type SortEnumType was added to input object type SalesOrderLineSortInput
⚠ Input field unitOfMeasurement of type UnitOfMeasurementFilterInput was added to input object type SalesQuoteLineFilterInput
⚠ Input field unitOfMeasurementId of type UuidOperationFilterInput was added to input object type SalesQuoteLineFilterInput
⚠ Input field unitOfMeasurement of type UnitOfMeasurementSortInput was added to input object type SalesQuoteLineSortInput
⚠ Input field unitOfMeasurementId of type SortEnumType was added to input object type SalesQuoteLineSortInput
✔ Field defaultBankAccountId was added to object type OrganizationAccountingSetupGLDto
✔ Field defaultBankJournalTypeId was added to object type OrganizationAccountingSetupGLDto
✔ Field defaultCashAccountId was added to object type OrganizationAccountingSetupGLDto
✔ Field defaultCashJournalTypeId was added to object type OrganizationAccountingSetupGLDto
✔ Field defaultInputVATAccountId was added to object type OrganizationAccountingSetupGLDto
✔ Field defaultLossAccountCFId was added to object type OrganizationAccountingSetupGLDto
✔ Field defaultOpeningAccountCFId was added to object type OrganizationAccountingSetupGLDto
✔ Field defaultOpeningJournalCFId was added to object type OrganizationAccountingSetupGLDto
✔ Field defaultOutputVATAccountId was added to object type OrganizationAccountingSetupGLDto
✔ Field defaultProfitAccountCFId was added to object type OrganizationAccountingSetupGLDto
✔ Field defaultPurchaseProductsAccountId was added to object type OrganizationAccountingSetupGLDto
✔ Field defaultSaleProductsAccountId was added to object type OrganizationAccountingSetupGLDto
✔ Field foreignAccountId was added to object type OrganizationAccountingSetupGLDto
✔ Field intracommunityAccountId was added to object type OrganizationAccountingSetupGLDto
✔ Field openItemsAutomaticAllocation was added to object type OrganizationAccountingSetupGLDto
✔ Field unitOfMeasurement was added to object type Product
✔ Field unitOfMeasurementId was added to object type Product
✔ Type ProductCategoryFilter was added
✔ Type ProductCategorySort was added
✔ Field unitsOfMeasurements was added to object type Query
✔ Field unitOfMeasurement was added to object type SalesDeliveryNoteLine
✔ Field unitOfMeasurementId was added to object type SalesDeliveryNoteLine
✔ Field unitOfMeasurement was added to object type SalesInvoiceLine
✔ Field unitOfMeasurementId was added to object type SalesInvoiceLine
✔ Field unitOfMeasurement was added to object type SalesOrderLine
✔ Field unitOfMeasurementId was added to object type SalesOrderLine
✔ Field unitOfMeasurement was added to object type SalesQuoteLine
✔ Field unitOfMeasurementId was added to object type SalesQuoteLine
✔ Type UnitCategory was added
✔ Type UnitCategoryFilter was added
✔ Type UnitCategorySort was added
✔ Type UnitOfMeasurement was added
✔ Type UnitOfMeasurementFilterInput was added
✔ Type UnitOfMeasurementNameType was added
✔ Type UnitOfMeasurementNameTypeOperationFilterInput was added
✔ Type UnitOfMeasurementSalesSetupFilterInput was added
✔ Type UnitOfMeasurementSalesSetupSortInput was added
✔ Type UnitOfMeasurementSortInput was added
✔ Type UnitOfMeasurements was added
✔ Type UnitsOfMeasurementsConnection was added
✔ Type UnitsOfMeasurementsEdge was added
Detected 34 breaking changes. See also the Breaking Changes page for business-related impacts.
Schema 2024-12
NEWNew Feature Recently Added. (Introduced in the last version as well as in the previous version) This schema represents the version currently deployed in production.
Detected the following changes (82) between schemas:
✖ Argument temporaryPreventAccessValidation was added to directive accessControl
✖ Argument temporaryPreventFeatureValidation was added to directive feature
✖ Field id was removed from object type PostSalesInvoiceOutputGLDto
✖ Type SalesOpenItemLinkagePaidAmountInput was removed
✖ Input field SalesOpenItemSettlementGLDtoInput.salesOpenItemLinkagePaidAmounts changed type from [SalesOpenItemLinkagePaidAmountInput!]! to [SalesOpenItemLinkagePaidAmountGLDtoInput!]!
✖ Field id was removed from object type SalesOpenItemSettlementOutputGLDto
⚠ Input field salesInvoice of type SalesInvoiceHeaderQueryResponseFilterInput was added to input object type AccountingEntryFilterInput
⚠ Input field salesInvoice of type SalesInvoiceHeaderQueryResponseSortInput was added to input object type AccountingEntrySortInput
⚠ Directive cost was added to field Organization.id
⚠ Directive cost was added to field Organization.tenantId
⚠ Input field onboardingCompleted of type BooleanOperationFilterInput was added to input object type OrganizationFilterInput
⚠ Input field onboardingCompleted of type SortEnumType was added to input object type OrganizationSortInput
⚠ Directive cost was removed from field SalesInvoice.status
⚠ Input field firstDueDate of type DateOperationFilterInput was added to input object type SalesInvoiceFilterInput
⚠ Input field openItems of type ListOpenItemsFilterFilterInput was added to input object type SalesInvoiceFilterInput
⚠ Input field operationDate of type DateOperationFilterInput was added to input object type SalesInvoiceFilterInput
⚠ Input field firstDueDate of type SortEnumType was added to input object type SalesInvoiceSortInput
⚠ Input field operationDate of type SortEnumType was added to input object type SalesInvoiceSortInput
⚠ Enum value YEAR_END_PROCESS_PREVIEW was added to enum SourceType
✔ Field salesInvoice was added to object type AccountingEntry
✔ Field number was added to object type AccountingEntryOutputCreateGLDto
✔ Field number was added to object type AccountingEntryOutputCreateUsingCodesGLDto
✔ Field number was added to object type AccountingEntryOutputCreateUsingIdsGLDto
✔ Type CloseSalesInvoiceGLDtoInput was added
✔ Type CloseSalesInvoiceOutputGLDto was added
✔ Field code was added to object type CustomerOutputCreateGLDto
✔ Field code was added to object type EmployeeOutputCreateGLDto
✔ Type ListPurchaseInvoiceLineFilterFilterInput was added
✔ Field closeSalesInvoice was added to object type Mutation
✔ Field createPurchaseInvoice was added to object type Mutation
✔ Field deletePurchaseInvoice was added to object type Mutation
✔ Field postPurchaseInvoice was added to object type Mutation
✔ Field purchaseOpenItemSettlement was added to object type Mutation
✔ Field updatePurchaseInvoice was added to object type Mutation
✔ Field onboardingCompleted was added to object type Organization
✔ Type PostPurchaseInvoiceGLDtoInput was added
✔ Type PostPurchaseInvoiceOutputGLDto was added
✔ Field accountingEntryId was added to object type PostSalesInvoiceOutputGLDto
✔ Field accountingEntryNumber was added to object type PostSalesInvoiceOutputGLDto
✔ Type PurchaseInvoice was added
✔ Type PurchaseInvoiceCreateGLDtoInput was added
✔ Type PurchaseInvoiceDeleteGLDtoInput was added
✔ Type PurchaseInvoiceLine was added
✔ Type PurchaseInvoiceLineCreateGLDtoInput was added
✔ Type PurchaseInvoiceLineUpdateGLDtoInput was added
✔ Type PurchaseInvoiceLinesConnection was added
✔ Type PurchaseInvoiceLinesEdge was added
✔ Type PurchaseInvoiceOpenItem was added
✔ Type PurchaseInvoiceOpenItemsConnection was added
✔ Type PurchaseInvoiceOpenItemsEdge was added
✔ Type PurchaseInvoiceOutputCreateGLDto was added
✔ Type PurchaseInvoiceOutputDeleteGLDto was added
✔ Type PurchaseInvoiceOutputUpdateGLDto was added
✔ Type PurchaseInvoiceUpdateGLDtoInput was added
✔ Type PurchaseInvoicesConnection was added
✔ Type PurchaseInvoicesEdge was added
✔ Type PurchaseOpenItemLinkagePaidAmountGLDtoInput was added
✔ Type PurchaseOpenItemSettlementGLDtoInput was added
✔ Type PurchaseOpenItemSettlementOutputGLDto was added
✔ Field purchaseInvoiceLines was added to object type Query
✔ Field purchaseInvoiceOpenItems was added to object type Query
✔ Field purchaseInvoices was added to object type Query
✔ Field operationalNumber was added to object type SalesDeliveryNoteOutputCreateGLDto
✔ Field openItems was added to object type SalesInvoice
✔ Field operationDate was added to object type SalesInvoice
✔ Type SalesInvoiceHeader was added
✔ Type SalesInvoiceHeaderQueryResponseFilterInput was added
✔ Type SalesInvoiceHeaderQueryResponseSortInput was added
✔ Type SalesInvoiceHeaderType was added
✔ Type SalesInvoiceHeaderTypeOperationFilterInput was added
✔ Type SalesOpenItemLinkagePaidAmountGLDtoInput was added
✔ Field accountingEntryId was added to object type SalesOpenItemSettlementOutputGLDto
✔ Field accountingEntryNumber was added to object type SalesOpenItemSettlementOutputGLDto
✔ Field operationalNumber was added to object type SalesOrderOutputCreateGLDto
✔ Field operationalNumber was added to object type SalesQuoteOutputCreateGLDto
✔ Type SimplifiedPurchaseInvoiceFilterInput was added
✔ Type SimplifiedPurchaseInvoiceLineFilterInput was added
✔ Type SimplifiedPurchaseInvoiceLineSortInput was added
✔ Type SimplifiedPurchaseInvoiceOpenItemsQueryResponseFilterInput was added
✔ Type SimplifiedPurchaseInvoiceOpenItemsQueryResponseSortInput was added
✔ Type SimplifiedPurchaseInvoiceSortInput was added
✔ Field code was added to object type SupplierOutputCreateGLDto
Detected 6 breaking changes. See also the Breaking Changes page for business-related impacts.
Schema 2024-09
Caution: This schema is provided for comparison purposes only. It is no longer in production.