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