☰
hookCreate
Creates a Hook
Returns the created Hook
Function signature
hookCreate(companyId: Int!,data: HookInsert!): Hook!
Type
Hook!
Arguments
Required fields are marked with "!"companyId: Int!
data: HookInsert!