// @generated // This file was automatically generated and should not be edited. import ApolloAPI public extension Objects { /// A user static let User = ApolloAPI.Object( typename: "User", implementedInterfaces: [], keyFields: nil ) }