inferVariables
fun GQLFragmentDefinition.inferVariables( schema: Schema, fragments: Map<String, GQLFragmentDefinition>, fieldsOnDisjointTypesMustMerge: Boolean): List<InferredVariable>
Content copied to clipboard
Infers the variables from a given fragment