selections For
abstract fun <T : CompositeOutput> selectionsFor(type: Type<T>, selections: String, variables: Map<String, Any?> = emptyMap()): SelectionSet<T>(source)
Creates a SelectionSet on a provided type from the provided Selections String