No description
type AuraDisc {
D: Int!
I: Int!
S: Int!
C: Int!
colors: DiscColors!
}No description
type AuraDisc {
D: Int!
I: Int!
S: Int!
C: Int!
colors: DiscColors!
}D (Int)I (Int)S (Int)C (Int)colors (DiscColors)