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


ENUM

ApolloCodegenOptions.OutputFormat

public enum OutputFormat

Enum to select how you want to export your API files.

Cases

singleFile(atFileURL:)

case singleFile(atFileURL: URL)

Outputs everything into a single file at the given URL. NOTE: URL must be a file URL

multipleFiles(inFolderAtURL:)

case multipleFiles(inFolderAtURL: URL)

Outputs everything into individual files in a folder a the given URL NOTE: URL must be a folder URL

Next
Introduction
Edit on GitHubEditForumsDiscord

© 2024 Apollo Graph Inc.

Privacy Policy

Company