query { myField { subField { subSubField1 subSubField2 } ... on OnePossibleConcreteType { subField { subSubField3 subSubField4 } } } }