☰
migratedEstimateCreate
Creates a Migrated estimate
Creates a Migrated estimate with the inserted data. Returns the created Estimate
Function signature
migratedEstimateCreate(companyId: Int!,data: MigratedEstimateInsert!,options: MigratedEstimateMutateOptions): MigratedEstimate!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: MigratedEstimateInsert!
options: MigratedEstimateMutateOptions