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.
CodegenLogger.LogLevel
ENUM
CodegenLogger.LogLevel
Swift
1public enum LogLevel: IntCases
error
Swift
1case errorwarning
Swift
1case warningdebug
Swift
1case debug