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


CLASS

ApolloStore.ReadTransaction

public class ReadTransaction

Methods

read(query:)

public func read<Query: GraphQLQuery>(query: Query) throws -> Query.Data

readObject(ofType:withKey:variables:)

public func readObject<SelectionSet: GraphQLSelectionSet>(ofType type: SelectionSet.Type,
withKey key: CacheKey,
variables: GraphQLMap? = nil) throws -> SelectionSet
Next
Introduction
Edit on GitHubEditForumsDiscord

© 2024 Apollo Graph Inc.

Privacy Policy

Company