Docs
Launch GraphOS Studio
You're viewing documentation for a previous version of this software. Switch to the latest stable version.


ENUM

ApolloCodegen.CodegenError

public enum CodegenError: Error, LocalizedError

Errors which can happen with code generation

Cases

folderDoesNotExist(_:)

case folderDoesNotExist(_ url: URL)

multipleFilesButNotDirectoryURL(_:)

case multipleFilesButNotDirectoryURL(_ url: URL)

singleFileButNotSwiftFileURL(_:)

case singleFileButNotSwiftFileURL(_ url: URL)

Properties

errorDescription

public var errorDescription: String?
Next
Introduction
Edit on GitHubEditForumsDiscord

© 2024 Apollo Graph Inc.

Privacy Policy

Company