☰
retentionCreate
Creates a retention
Creates a retention with the inserted data. Returns the created retention
Function signature
retentionCreate(companyId: Int!,data: RetentionInsert!): Retention!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: RetentionInsert!