Moloni developers espana logo

eventCreate

Back


Creates an event

Creates an event with the inserted data. Returns the created event

Function signature

eventCreate(companyId: Int!,data: EventInsert!): Event!

Type

Event!

Arguments

Required fields are marked with "!"

companyId: Int!

data: EventInsert!