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


TYPEALIAS

GraphQLResultHandler

public typealias GraphQLResultHandler<Data> = (Result<GraphQLResult<Data>, Error>) -> Void

A handler for results.

  • Parameters:
    • result: The result of a performed operation. Will have a GraphQLResult with any parsed data and any errors on success, and an Error on failure.
Next
Introduction
Edit on GitHubEditForumsDiscord

© 2024 Apollo Graph Inc.

Privacy Policy

Company