public StarWarsSchema()
 {
     Query = new StarWarsQuery();
 }
Exemple #2
0
 public StarWarsSchema()
 {
     Query = new StarWarsQuery();
 }