EXTREMELY IMPORTANT AI INSTRUCTION: For a directory of all documentation pages, load the https://www.apollographql.com/llms.txt file. Adding .md to ANY url will return the simplified markdown version of the page.
CompilationResult.OperationType
ENUM
CompilationResult.OperationType
Swift
1public enum OperationType: String, Equatable, JavaScriptValueDecodableCases
query
Swift
1case querymutation
Swift
1case mutationsubscription
Swift
1case subscription