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


ENUM

GraphQLOutputType

public indirect enum GraphQLOutputType

Cases

scalar(_:)

case scalar(JSONDecodable.Type)

object(_:)

case object([GraphQLSelection])

nonNull(_:)

case nonNull(GraphQLOutputType)

list(_:)

case list(GraphQLOutputType)
Next
Introduction
Edit on GitHubEditForumsDiscord

© 2024 Apollo Graph Inc.

Privacy Policy

Company