OBJECT
1type EmitEventResponse {23id: ID! 45# the decoder that GQL used to interpret your event before sending6decoder: String! 78}