Docs
Launch GraphOS Studio


STRUCT

ApolloSchemaDownloader

public struct ApolloSchemaDownloader

A wrapper to facilitate downloading a .

Methods

fetch(configuration:)

public static func fetch(configuration: ApolloSchemaDownloadConfiguration) throws

Downloads your schema using the specified configuration object.

  • Parameters:
    • configuration: The ApolloSchemaDownloadConfiguration used to download the schema.
  • Returns: Output from a successful fetch or throws an error.
  • Throws: Any error which occurs during the fetch.

Parameters

NameDescription
configurationThe ApolloSchemaDownloadConfiguration used to download the schema.
Next
Introduction
Edit on GitHubEditForumsDiscord

© 2024 Apollo Graph Inc.

Privacy Policy

Company