CompilationResult.Selection
ENUM
CompilationResult.Selection
Swift
1public enum Selection: JavaScriptValueDecodableCases
field(_:)
Swift
1case field(Field)inlineFragment(_:)
Swift
1case inlineFragment(InlineFragment)fragmentSpread(_:)
Swift
1case fragmentSpread(FragmentSpread)