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


STRUCT

GraphQLField

public struct GraphQLField: GraphQLSelection

Methods

init(_:alias:arguments:type:)

public init(_ name: String,
alias: String? = nil,
arguments: FieldArguments? = nil,
type: GraphQLOutputType)

cacheKey(with:)

public func cacheKey(with variables: [String: JSONEncodable]?) throws -> String
Next
Introduction
Edit on GitHubEditForumsDiscord

© 2024 Apollo Graph Inc.

Privacy Policy

Company