☰
maturityDateCreate
Creates a Maturity Date
Creates a Maturity Date with the inserted data. Returns the created Maturity Date
Function signature
maturityDateCreate(companyId: Int!,data: MaturityDateInsert!): MaturityDate!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: MaturityDateInsert!