query getMLFeature($urn: String!) { mlFeature(urn: $urn) { ...nonRecursiveMLFeature } }