Skip to main content

EventType (Object)

Description

No description



Fields

NameDescription
description - String!
name - String!
noun - String!
requiredScope - String!
shortDescription - String!
verb - EventVerb!

type EventType {
description: String!
name: String!
noun: String!
requiredScope: String!
shortDescription: String!
verb: EventVerb!
}