Moloni developers espana logo

estimateCreate

Back


Creates an Estimate

Creates a Estimate with the inserted data. Returns the created Estimate

Function signature

estimateCreate(companyId: Int!,data: EstimateInsert!,options: EstimateMutateOptions): Estimate!

Type

Estimate!

Arguments

Required fields are marked with "!"

companyId: Int!

data: EstimateInsert!

options: EstimateMutateOptions