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


ENUM

ApolloCodegenOptions.CustomScalarFormat

public enum CustomScalarFormat: Equatable

Enum to select how to handle properties using a custom from the schema.

Cases

none

case none

Uses a default type instead of a custom .

passthrough

case passthrough

Use your own types for custom .

passthroughWithPrefix(_:)

case passthroughWithPrefix(String)

Use your own types for custom with a prefix.

Next
Introduction
Edit on GitHubEditForumsDiscord

© 2024 Apollo Graph Inc.

Privacy Policy

Company