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


ENUM

GraphQLType

public indirect enum GraphQLType: Equatable

A type.

Cases

named(_:)

case named(GraphQLNamedType)

nonNull(_:)

case nonNull(GraphQLType)

list(_:)

case list(GraphQLType)

Properties

typeReference

public var typeReference: String
Next
Introduction
Edit on GitHubEditForumsDiscord

© 2024 Apollo Graph Inc.

Privacy Policy

Company