checkKeyFields

fun checkKeyFields(    operation: GQLOperationDefinition,     schema: Schema,     allFragmentDefinitions: Map<String, GQLFragmentDefinition>)
fun checkKeyFields(    fragmentDefinition: GQLFragmentDefinition,     schema: Schema,     allFragmentDefinitions: Map<String, GQLFragmentDefinition>)