☰
propertyGroupCreate
Creates a propertyGroup
Creates a propertyGroup with the inserted data. Returns the created propertyGroup
Function signature
propertyGroupCreate(companyId: Int!,data: PropertyGroupInsert!): PropertyGroup!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: PropertyGroupInsert!