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.
GraphQLTypeCase
STRUCT
GraphQLTypeCase
Swift
1public struct GraphQLTypeCase: GraphQLSelectionMethods
init(variants:default:)
Swift
1public init(variants: [String: [GraphQLSelection]], default: [GraphQLSelection])