Speaker
No description
type Speaker {
id: ID!
name: String!
color: String!
}
Fields
Speaker.id ● ID! non-null scalar
Speaker.name ● String! non-null scalar
Speaker.color ● String! non-null scalar
Member Of
Label object