Inheritance: ObjectGraphType
Example #1
0
 public AnInterfaceSchema()
 {
     Query = new AnObjectType();
 }
 public AnInterfaceSchema()
 {
     Query = new AnObjectType();
 }